st

simple terminal

git clone https://9o.is/git/st.git

commit 54cf1a3ebc9fe71af417b3d1580a32549c75249c
parent 3fb5782c8eca84366d6531ddf063697211dfb7db
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun,  2 Jan 2022 12:15:45 +0100

FAQ: fix a typo, patch -> path

Diffstat:
MFAQ | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/FAQ b/FAQ @@ -29,8 +29,8 @@ you can manually run `tic -sx st.info`. ## I would like to have utmp and/or scroll functionality by default -You can add the absolute patch of both programs in your config.h -file. You only have to modify the value of utmp and scroll variables. +You can add the absolute path of both programs in your config.h file. You only +have to modify the value of utmp and scroll variables. ## Why doesn't the Del key work in some programs?