From 6afabf1f55578295e3ff57553114757c2d308257 Mon Sep 17 00:00:00 2001 From: davidpkj Date: Wed, 15 Feb 2023 10:32:14 +0100 Subject: Patch: scrollback-mouse-altscreen-20220127 --- 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