index
:
st.git
master
Fork of st (https://git.suckless.org/st/)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
2021-07-01
Added font smitching to FiraMono instead of FiraCode on carbon laptop
HEAD
master
Charles Cabergs
2021-07-01
Merge branch 'master' of cacharle.xyz:/srv/git/st
Charles Cabergs
2021-06-21
Updated color scheme to gruvbox
Charles Cabergs
2021-02-22
Changed font to Fira Code and scrolling size to 10 lines
Charles Cabergs
2021-02-09
Changing theme to dracula
Charles Cabergs
2021-02-09
Merge branch 'master' of github.com:cacharle/st
Charles Cabergs
2020-08-14
Added font2 patch
Charles Cabergs
2020-08-13
Added font2 patch
Charles Cabergs
2020-08-04
Merge remote-tracking branch 'suckless/master'
Charles Cabergs
2020-08-04
Merge branch 'master' of github.com:cacharle/st
Charles Cabergs
2020-08-04
scroll without shift
Charles Cabergs
2020-06-11
scroll without shift
Charles
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-16
Updated to 0.8.3 with previous config + mouse scrollback
Charles
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
2015-10-05
Make the cursor shapes more descriptive.
Christoph Lohmann
2015-10-05
Snowman is everywhere.
Christoph Lohmann
[next]