diff options
Diffstat (limited to '')
-rw-r--r-- | st.c | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1055,6 +1055,11 @@ tnew(int col, int row) treset(); } +int tisaltscr(void) +{ + return IS_SET(MODE_ALTSCREEN); +} + void tswapscreen(void) { |
index : st | ||
st fork - https://st.suckless.org/ | malf |
summaryrefslogtreecommitdiffstats |