From 061b28349c3f116fc656452b6b384d85d80c5504 Mon Sep 17 00:00:00 2001 From: Audy Date: Mon, 17 Feb 2025 07:27:13 -0700 Subject: [PATCH] terminfo reminder --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index bd3caf4..a748268 100644 --- a/README +++ b/README @@ -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 \ No newline at end of file +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) \ No newline at end of file