aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
AgeCommit message (Collapse)Author
2013-08-22Tmux is using C-b by default.Christoph Lohmann
Thanks for noticing Fidel Barrera Cruz!
2013-08-12Add terminfo definitions for terminals with meta keyRoberto E. Vargas Caballero
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 Lohmann
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 Hendry
http://st.suckless.org/ Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-01-18Adding the FAQ entry for zsh.Christoph Lohmann
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 Lohmann
Thanks "Roberto E. Vargas Caballero" <k0ga@shike2.com>!
2013-01-06Synchronizing the FAQ of the website and the repository.Christoph Lohmann
2012-10-31Adding a FAQ to reference utmp(1).Christoph Lohmann