From 02760c4ad088e94d69976b5d5367b918fccd69bf Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Sun, 17 Jul 2022 04:23:50 +0300 Subject: scrollback mouse altscreen patch --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index 514ec08..eda7eeb 100644 --- a/st.h +++ b/st.h @@ -91,6 +91,7 @@ void sendbreak(const Arg *); void toggleprinter(const Arg *); int tattrset(int); +int tisaltscr(void); void tnew(int, int); int tisaltscreen(void); void tresize(int, int); -- cgit v1.2.3