tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
This commit is contained in:
parent
06f8cf8ca8
commit
3ca7249c86
3 changed files with 3 additions and 3 deletions
2
FAQ
2
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 -s st.info`.
|
||||
you can manualy run `tic -sx st.info`.
|
||||
|
||||
## Nothing works, and nothing is said about an unknown terminal!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue