Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | FAQ: fix wording | Alexander Huemer | 2015-03-10 |
| | |||
* | Change the FAQ for the new Backspace behaviour. | Christoph Lohmann | 2015-03-10 |
| | |||
* | Small improvements to the FAQ | Roberto E. Vargas Caballero | 2015-02-28 |
| | |||
* | Add info about Backspace and Delete to the FAQ | Wolfgang Corcoran-Mathe | 2014-07-26 |
| | | | | | | | | | | Here is a modest attempt at cleaning it up a little bit. I changed a few phrases that seemed awkward, but I think the content is the same. -- Wolfgang Corcoran-Mathe Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com> | ||
* | Add info about Backspace and Delete to the FAQ | Roberto E. Vargas Caballero | 2014-07-25 |
| | |||
* | Add information about librt and OpenBSD to the FAQ | Roberto E. Vargas Caballero | 2014-07-25 |
| | |||
* | Add information about librt and OpenBSD to the FAQ | Roberto E. Vargas Caballero | 2014-07-24 |
| | |||
* | Add information about librt and OpenBSD to the FAQ | Roberto E. Vargas Caballero | 2014-07-21 |
| | |||
* | Very minor grammar fixes in FAQ | Wolfgang Corcoran-Mathe | 2014-07-21 |
| | | | | | | Self-explanatory. Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com> | ||
* | FAQ: update typo and escape code for smkx | Hiltjo Posthuma | 2014-06-11 |
| | | | | Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com> | ||
* | Tmux is using C-b by default. | Christoph Lohmann | 2013-08-22 |
| | | | | Thanks for noticing Fidel Barrera Cruz! | ||
* | Add terminfo definitions for terminals with meta key | Roberto E. Vargas Caballero | 2013-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 Lohmann | 2013-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 Hendry | 2013-04-13 |
| | | | | | | http://st.suckless.org/ Signed-off-by: Christoph Lohmann <20h@r-36.net> | ||
* | Adding the FAQ entry for zsh. | Christoph Lohmann | 2013-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 Lohmann | 2013-01-07 |
| | | | | Thanks "Roberto E. Vargas Caballero" <k0ga@shike2.com>! | ||
* | Synchronizing the FAQ of the website and the repository. | Christoph Lohmann | 2013-01-06 |
| | |||
* | Adding a FAQ to reference utmp(1). | Christoph Lohmann | 2012-10-31 |