Christoph Lohmann
44db38a5f8
Fix the geometry handling.
2013-04-13 15:24:26 +02:00
Christoph Lohmann
580c8bbd46
Add an option to disable alternative screens.
2013-04-03 20:42:27 +02:00
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.
2012-09-30 20:23:10 +02:00
Christoph Lohmann
2257932261
Adding some more fields to the manpage, like authors, license etc.
2012-09-16 13:59:10 +02:00
Christoph Lohmann
579f12d47b
Add -g geometry to st and the manpage.
2012-09-03 23:02:29 +02:00
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(-)
2012-09-03 21:52:21 +02:00
Aurélien Aptel
3959a99293
add -w option to embed st. (thx nodus cursorius)
2011-06-08 21:35:58 +02:00
Aurélien Aptel
7d352f1436
applied parts of Connor Lane Smith's cleanup patch.
2011-05-14 17:47:37 +02:00
Aurélien Aptel
86c5cb6de6
change -e behaviour and update man page.
2010-11-30 22:55:44 +01:00
Gregor Best
b61afd24be
Add -c option to override the default window class
2010-11-19 17:13:13 +01:00
Aurélien Aptel
2080dfebea
added manpage.
2010-09-02 02:02:56 +02:00