aboutsummaryrefslogtreecommitdiff
path: root/FAQ
AgeCommit message (Collapse)AuthorFilesLines
2013-08-22Tmux is using C-b by default.Christoph Lohmann1-1/+1
Thanks for noticing Fidel Barrera Cruz!
2013-08-12Add terminfo definitions for terminals with meta keyRoberto E. Vargas Caballero1-0/+6
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.
2013-04-13\033 should be used in printf in the FAQ.Christoph Lohmann1-1/+1
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.
2013-04-13Convert FAQ into Markdown, to make it easier to integrate it into ↵Kai Hendry1-36/+26
http://st.suckless.org/ Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-01-18Adding the FAQ entry for zsh.Christoph Lohmann1-3/+23
Thanks Roberto E. Vargas Caballero! You were committing this patch against the wrong version of the FAQ, so I had to rewrite it.
2013-01-07Adding an FAQ entry for the keypad handling.Christoph Lohmann1-0/+35
Thanks "Roberto E. Vargas Caballero" <k0ga@shike2.com>!
2013-01-06Synchronizing the FAQ of the website and the repository.Christoph Lohmann1-1/+33
2012-10-31Adding a FAQ to reference utmp(1).Christoph Lohmann1-0/+8