terminfo reminder

This commit is contained in:
Audy 2025-02-17 07:27:13 -07:00
parent dd95bc5b21
commit 061b28349c

4
README
View File

@ -5,4 +5,6 @@ st:
tried applying the patches for mousewheel-controlled scrollback, but they will require a little coersion
for now i will settle with the ringbuffer scrollback patch
rember to put `set enable-keypad on` in /etc/inputrc so you can use the del key in bash
rember to put `set enable-keypad on` in /etc/inputrc so you can use the del key in bash
remeber to run `tic -sx st.info`` to add terminfo entry (apt install terminfo)