aboutsummaryrefslogtreecommitdiff
path: root/FAQ
Commit message (Collapse)AuthorAge
* Tmux is using C-b by default.Christoph Lohmann2013-08-22
| | | | Thanks for noticing Fidel Barrera Cruz!
* Add terminfo definitions for terminals with meta keyRoberto E. Vargas Caballero2013-08-12
| | | | | | | | | | Some programs don't check the value of km and use smm and rmm capabilites, and they cause the terminal change to meta enabled mode even in cases where is not desirable. Allmost all people is using the terminal waiting that meta sends escape, so rmm and smm are not needed. If someone needs meta sets 8 bit he can use the correct terminfo definition in TERM.
* \033 should be used in printf in the FAQ.Christoph Lohmann2013-04-13
| | | | | | Never apply patches of Apple users without shouting at them. The basic rule of nature is that when you apply Appl users patches without shouting at them that something will go horribly wrong.
* Convert FAQ into Markdown, to make it easier to integrate it into ↵Kai Hendry2013-04-13
| | | | | | http://st.suckless.org/ Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Adding the FAQ entry for zsh.Christoph Lohmann2013-01-18
| | | | | Thanks Roberto E. Vargas Caballero! You were committing this patch against the wrong version of the FAQ, so I had to rewrite it.
* Adding an FAQ entry for the keypad handling.Christoph Lohmann2013-01-07
| | | | Thanks "Roberto E. Vargas Caballero" <k0ga@shike2.com>!
* Synchronizing the FAQ of the website and the repository.Christoph Lohmann2013-01-06
|
* Adding a FAQ to reference utmp(1).Christoph Lohmann2012-10-31