index
:
st
master
[MIRROR] Build of st - the simple (suckless) terminal by Luke Smith
zelu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
st.1
Age
Commit message (
Expand
)
Author
2022-08-15
Merge latest suckless build into lukesmith-0.8.5
Spenser Truex
2021-02-05
0.8.4 update, scroll added as separate prog
Luke Smith
2020-08-21
transparency to alt keys, added to man
Luke Smith
2020-04-11
Add support for scroll(1)
Roberto E. Vargas Caballero
2019-05-08
copy output of command with alt-o
Luke Smith
2019-05-08
Updated st to 0.8.2
yusufaktepe
2019-05-03
copy urls with alt-y
Luke Smith
2019-04-04
xurls no longer required
Luke Smith
2018-12-13
revert to normal size now just alt-home
Luke Smith
2018-12-13
ctrl-l chooses urls with xurls and dmenu
Luke Smith
2018-10-16
mouse bindings and documentation
Luke Smith
2018-10-16
man fixes
Luke Smith
2018-10-04
copy/paste fixes
Luke Smith
2018-09-11
Remove the ISO 14755 feature
Quentin Rameau
2018-07-08
manual updates
Luke Smith
2018-04-25
Updated st 0.8.1. Used new patches, scrollblock and alpha fixed.
Kornelije Sajler
2017-10-10
Fix manpage typo
Paride Legovini
2017-04-10
st.1: modify man page to accurately reflect default keybindings
greg.reagle@umbc.edu
2016-10-22
st.1: add an entry for ISO-14755 shortcut
Quentin Rameau
2016-10-13
Add missing device path to '-l' example
Klemens Nanni
2016-01-30
Add -n option for setting WM_CLASS instance name
Quentin Rameau
2016-01-30
Reformat usage and separate version from it
Quentin Rameau
2015-09-08
Change Pause to Break in shortcut for serial break
Roberto E. Vargas Caballero
2015-09-08
Add key to send a break to the serial line
Roberto E. Vargas Caballero
2015-09-07
Making st.1 more descriptive about -l and fix -l in st.c.
Christoph Lohmann
2015-09-07
Fix the st manpage for -l line.
Christoph Lohmann
2015-07-24
Add -T, as recommended by Dmitrij D. Czarkoff
Christoph Lohmann
2015-04-15
Add tty line support
Roberto E. Vargas Caballero
2015-03-14
Add the new selection shortcuts to the manpage.
Christoph Lohmann
2015-02-23
document keys in man page
Greg Reagle
2014-08-17
Fix man page and usage()
Roberto E. Vargas Caballero
2014-04-25
Conformity in the -g geometry handling.
Christoph Lohmann
2013-04-13
Fix the geometry handling.
Christoph Lohmann
2013-04-03
Add an option to disable alternative screens.
Christoph Lohmann
2012-09-30
This changes -f to be the parameter for the font. Now -f is -o.
Christoph Lohmann
2012-09-16
Adding some more fields to the manpage, like authors, license etc.
Christoph Lohmann
2012-09-03
Add -g geometry to st and the manpage.
Christoph Lohmann
2012-09-03
Add write I/O to file
Roberto E. Vargas Caballero
2011-06-08
add -w option to embed st. (thx nodus cursorius)
Aurélien Aptel
2011-05-14
applied parts of Connor Lane Smith's cleanup patch.
Aurélien Aptel
2010-11-30
change -e behaviour and update man page.
Aurélien Aptel
2010-11-19
Add -c option to override the default window class
Gregor Best
2010-09-02
added manpage.
Aurélien Aptel