Patching st for scrollback.

This commit is contained in:
Derek Taylor
2019-02-18 20:40:11 -06:00
parent f1af653f99
commit c0cf307051
17 changed files with 203 additions and 51 deletions

1
st/win.h Executable file → Normal file
View File

@@ -36,3 +36,4 @@ void xsetmode(int, unsigned int);
void xsetpointermotion(int);
void xsetsel(char *);
int xstartdraw(void);
void xximspot(int, int);