index
:
st
master
simple terminal
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
2019-03-15
config.def.h: tweak extra worddelimiters
Hiltjo Posthuma
2019-03-15
use iswspace()/iswpunct() to find word delimiters
Lauri Tirkkonen
2019-03-15
replace utf8strchr with wcschr
Lauri Tirkkonen
2019-01-10
config: add Shift+Insert as selpaste() again
Hiltjo Posthuma
2018-09-11
Remove the ISO 14755 feature
Quentin Rameau
2018-07-17
Revert "Make cursor follow text color"
Hiltjo Posthuma
2018-07-14
Make cursor follow text color
Jules Maselbas
2018-02-26
Limit usage of extern to config.h globals
Devin J. Pohly
2018-02-26
Move CRLF input processing into ttywrite
Devin J. Pohly
2018-02-26
Move config.h include from st.c to x.c
Devin J. Pohly
2018-02-26
Move key-matching functions into x.c
Devin J. Pohly
2018-02-26
Move window urgency handling entirely into x.c
Devin J. Pohly
2017-01-25
Change default keybindings
Roberto E. Vargas Caballero
2017-01-21
Split X-specific code into x.c
Michael Forney
2016-12-16
Move column and row default numbers into config.h
fpqc
2016-11-14
make the various combinations of arrow keys and shift/control/meta work
Manuel Tobias Schiller
2016-10-23
Do not use color when font attributes are supported
Quentin Rameau
2016-10-18
Add support for iso14755
Quentin Rameau
2016-07-20
Change who's expanding tabs.
Christoph Lohmann
2016-07-20
Add some hint to have the pseudo terminal in the right mode.
Christoph Lohmann
2016-07-20
Add comment about tabspaces.
Christoph Lohmann
2016-07-12
Consistent Alt+BackSpace behavior
Alive 4ever
2016-03-08
I like empty lines.
Christoph Lohmann
2016-03-08
Measure the single advance width with a heuristic method
Ryusei Yamaguchi
2015-10-31
Now the Shortcuts are more consistent.
Christoph Lohmann
2015-10-05
Make the cursor shapes more descriptive.
Christoph Lohmann
2015-10-05
Snowman is everywhere.
Christoph Lohmann
2015-10-05
Style normalisation in the config.def.h.
Christoph Lohmann
2015-10-05
The definition of the reverse cursor is now up to the user.
Christoph Lohmann
2015-09-12
The times of bad fonts are over.
Christoph Lohmann
2015-09-08
Change Pause to Break in shortcut for serial break
Roberto E. Vargas Caballero
2015-09-08
Expose cursor shape in config.def.h
Jan Christoph Ebersbach
2015-09-08
Add key to send a break to the serial line
Roberto E. Vargas Caballero
2015-09-08
Set default values of stty according to the man page
Roberto E. Vargas Caballero
2015-07-28
Adding mouse colour/shape settings
Alex Kozadaev
2015-07-24
added note about the low precedence of shell to config.def.h
Mytchel Hammond
2015-07-09
Unboolify st
FRIGN
2015-06-19
do not truncate font size when zooming
Quentin Rameau
2015-04-15
Add tty line support
Roberto E. Vargas Caballero
2015-04-10
Make DECSCUSR thickness configurable
Omar Sandoval
2015-03-14
Add Mod + Shift + c/v and no selclear.
Christoph Lohmann
2015-03-13
Allow combinations with Backspace
Roberto E. Vargas Caballero
2015-03-11
Backspace value shouldn't depend on keypad state
Ivan Delalande
2015-03-10
Finally resolving the backspace problem.
Christoph Lohmann
2014-09-29
Removing an extra space.
Christoph Lohmann
2014-09-29
Implementing xzoomreset.
Christoph Lohmann
2014-09-23
Add support for utmp in st
Roberto E. Vargas Caballero
2014-08-19
Make useful DEL in application mode
Roberto E. Vargas Caballero
2014-08-15
Convert VT102ID to a config variable
Roberto E. Vargas Caballero
2014-06-21
Fix typo in config.def.h
Eric Pruitt
[next]