st

simple terminal

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

commit 36c6fe22570677c91b2bafeb88282cb2d168f86f
parent 7ddf44a448d970e23a4ee27d9066fe3bc0a92e0a
Author: George Ornbo <george@shapeshed.com>
Date:   Wed, 20 Dec 2017 09:05:32 +0000

Fix FAQ typo

Diffstat:
MFAQ | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FAQ b/FAQ @@ -6,7 +6,7 @@ Use the excellent tool of [utmp](http://git.suckless.org/utmp/) for this task. It means that st doesn’t have any terminfo entry on your system. Chances are you did not `make install`. If you just want to test it without installing it, -you can manualy run `tic -sx st.info`. +you can manually run `tic -sx st.info`. ## Nothing works, and nothing is said about an unknown terminal!