Commit Graph

8 Commits

Author SHA1 Message Date
Christoph Lohmann
1c316bedce Adding some more fields to the manpage, like authors, license etc. 2012-09-16 13:59:10 +02:00
Christoph Lohmann
31c71cddb9 Add -g geometry to st and the manpage. 2012-09-03 23:02:29 +02:00
Roberto E. Vargas Caballero
ee4a9934ab 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(-)
2012-09-03 21:52:21 +02:00
Aurélien Aptel
4259a3ba3a add -w option to embed st. (thx nodus cursorius) 2011-06-08 21:35:58 +02:00
Aurélien Aptel
cdd993c39e applied parts of Connor Lane Smith's cleanup patch. 2011-05-14 17:47:37 +02:00
Aurélien Aptel
5dd76fab8b change -e behaviour and update man page. 2010-11-30 22:55:44 +01:00
Gregor Best
e417230f38 Add -c option to override the default window class 2010-11-19 17:13:13 +01:00
Aurélien Aptel
c762fce23c added manpage. 2010-09-02 02:02:56 +02:00