aboutsummaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-02-15 10:32:14 +0100
committerdavidpkj <davidpenkow1@gmail.com>2023-02-15 10:32:14 +0100
commit6afabf1f55578295e3ff57553114757c2d308257 (patch)
tree95f3fabea12233c0193c058b8a46abbd44f05638 /st.h
parent134842d95bf14c22fcc7d74be3f0b453422660b0 (diff)
Patch: scrollback-mouse-altscreen-20220127
Diffstat (limited to 'st.h')
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
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);