From 5b096d0b13e28811bb810dd6fcc0b3d0ffd714b5 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 03:23:46 -0600 Subject: add 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 5057ceb..ec0dc6d 100644 --- a/st.h +++ b/st.h @@ -94,6 +94,7 @@ void toggleprinter(const Arg *); void copyurl(const Arg *); int tattrset(int); +int tisaltscr(void); void tnew(int, int); int tisaltscreen(void); void tresize(int, int); -- cgit v1.2.3