Go to file
Ashish Kumar Yadav fb8f1aec08 Cleanup, bug fixes and optimizations; LAZY RESIZING
1) Update CURSOR_WRAPNEXT flag on resizing

2) Cleanup alternate screen handling, improving tnew (changed its name
   to more appropriate tinit) and treset.

3) Lazy resizing
   Separate alternate screen and default screen resizing. Only resize
   the visible screen. Apply size to the other screen when swapping
   screen.

4) Restore tcursor since the change is no longer required.

5) Improve and clean scrolling functions.

6) Handle 47, 1047, 1049 CSI sequences in the same way as xterm and vte
   do.
2021-08-11 20:15:04 +05:30
st Cleanup, bug fixes and optimizations; LAZY RESIZING 2021-08-11 20:15:04 +05:30
.gitignore Added .gitignore 2021-07-21 22:37:48 +05:30
make.sh Cleanup; renamed st-0.8.4 to st 2021-07-29 21:14:52 +05:30
PKGBUILD Cleanup; renamed st-0.8.4 to st 2021-07-29 21:14:52 +05:30
st.desktop Added TryExec to desktop file 2021-07-25 15:36:59 +05:30
TODO.md IMPLEMENT TEXT-REFLOW; cleanup and bug fixes 2021-08-09 21:57:04 +05:30