index
:
st
master
My fork of suckless st
tsxv478
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
2023-04-11
replace tokyonight with onedark
HEAD
master
tsxv478
2023-04-01
tokyonight colors
tsxv478
2022-12-08
default cursor color
tsxv478
2022-08-14
empty string for font2
tsxv478
2022-08-14
no second font by default
tsxv478
2022-07-31
alpha patch
tsxv478
2022-07-22
default configuration in config.def.h
tsxv478
2022-07-17
font2 patch
tsxv478
2022-07-17
newterm orphan patch
tsxv478
2022-07-17
blinking cursor patch
tsxv478
2022-07-17
boxdraw patch
tsxv478
2022-07-17
scrollback mouse altscreen patch
tsxv478
2022-07-17
scrollback mouse patch
tsxv478
2022-07-17
scrollback patch
tsxv478
2021-12-26
Add support for OSC color sequences
Raheman Vaiya
2020-05-30
config.def.h: add an option allowwindowops, by default off (secure)
Hiltjo Posthuma
2020-05-16
Make shift+wheel behaves as shift+Prev/Next
k0ga
2020-05-09
auto-sync: draw on idle to avoid flicker/tearing
Avi Halachmi (:avih)
2020-04-11
config.def.h: add a comment for the scroll variable
Hiltjo Posthuma
2020-04-11
Add support for scroll(1)
Roberto E. Vargas Caballero
2019-10-13
mouse shortcuts: don't hardcode selpaste
Avi Halachmi (:avih)
2019-10-13
mouse shortcuts: allow override for all shortcuts
Avi Halachmi (:avih)
2019-10-13
mouse shortcuts: allow same functions as kb shortcuts
Avi Halachmi (:avih)
2019-08-26
config.def.h: remove crlf value section
Hiltjo Posthuma
2019-03-15
revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd
Hiltjo Posthuma
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-25
Limit usage of extern to config.h globals
Devin J. Pohly
2018-02-25
Move CRLF input processing into ttywrite
Devin J. Pohly
2018-02-25
Move config.h include from st.c to x.c
Devin J. Pohly
2018-02-25
Move key-matching functions into x.c
Devin J. Pohly
2018-02-25
Move window urgency handling entirely into x.c
Devin J. Pohly
2017-01-25
Change default keybindings
Roberto E. Vargas Caballero
2017-01-20
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
[next]