9 Commits (c4a9ccec19b14a6bdc980d149e2c27c30f250945)

Author SHA1 Message Date
Christoph Lohmann 5dfd5df4fe This changes -f to be the parameter for the font. Now -f is -o.
The parameters were reordered according to the alphabet too.
12 years ago
Christoph Lohmann 2257932261 Adding some more fields to the manpage, like authors, license etc. 12 years ago
Christoph Lohmann 579f12d47b Add -g geometry to st and the manpage. 12 years ago
Roberto E. Vargas Caballero a984ffc4cb Add write I/O to file
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(-)
12 years ago
Aurélien Aptel 3959a99293 add -w option to embed st. (thx nodus cursorius) 13 years ago
Aurélien Aptel 7d352f1436 applied parts of Connor Lane Smith's cleanup patch. 13 years ago
Aurélien Aptel 86c5cb6de6 change -e behaviour and update man page. 14 years ago
Gregor Best b61afd24be Add -c option to override the default window class 14 years ago
Aurélien Aptel 2080dfebea added manpage. 14 years ago