From 2faaa50b3725bded7b9a858b336a58293f769847 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 12 Sep 2021 18:29:56 +0400 Subject: Added patches oneclipboard, scrollback-mouse, scrollback-mouse-altscreen --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index f44e1d3..36cdb65 100644 --- a/st.h +++ b/st.h @@ -89,6 +89,7 @@ void sendbreak(const Arg *); void toggleprinter(const Arg *); int tattrset(int); +int tisaltscr(void); void tnew(int, int); void tresize(int, int); void tsetdirtattr(int); -- cgit v1.2.3