altscreen scrolling

This commit is contained in:
Your Name
2025-09-29 21:37:44 -06:00
parent 44d52eb28a
commit d9ed0f2a93
6 changed files with 47 additions and 13 deletions

1
st.h
View File

@@ -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);