Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -g geometry to st and the manpage. | Christoph Lohmann | 2012-09-03 | 1 | -0/+4 |
| | |||||
* | Add write I/O to file | Roberto E. Vargas Caballero | 2012-09-03 | 1 | -0/+6 |
| | | | | | | | | | | This is a theorical feature listed in http://st.suckless.org/goals. All the input/output of the terminal will be written to a file, which can be very useful for debugging, and also allow interconnect st to other process through named pipes. --- st.1 | 6 ++++++ st.c | 14 +++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) | ||||
* | add -w option to embed st. (thx nodus cursorius) | Aurélien Aptel | 2011-06-08 | 1 | -0/+6 |
| | |||||
* | applied parts of Connor Lane Smith's cleanup patch. | Aurélien Aptel | 2011-05-14 | 1 | -13/+13 |
| | |||||
* | change -e behaviour and update man page. | Aurélien Aptel | 2010-11-30 | 1 | -9/+16 |
| | |||||
* | Add -c option to override the default window class | Gregor Best | 2010-11-19 | 1 | -0/+4 |
| | |||||
* | added manpage. | Aurélien Aptel | 2010-09-02 | 1 | -0/+21 |