index
:
st
master
st fork - https://st.suckless.org/
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.def.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
config: Set mouse scroll amount to 5 lines
Malfurious
1
-3
/
+3
2024-08-12
patch: scrollback-mouse-increment (custom rewrite)
Malfurious
1
-4
/
+5
2024-08-12
patch: scrollback-mouse-altscreen
Malfurious
1
-2
/
+2
2024-08-12
patch: scrollback-mouse
Malfurious
1
-0
/
+2
2024-08-12
patch: scrollback
Malfurious
1
-0
/
+2
2024-08-12
patch: newterm (orphan version)
Malfurious
1
-0
/
+1
2024-08-12
patch: delkey
Malfurious
1
-2
/
+2
2024-08-12
patch: alpha
Malfurious
1
-0
/
+3
2024-08-12
config: Set word delimiters
Malfurious
1
-1
/
+1
2024-08-12
config: Set terminal colors
Malfurious
1
-2
/
+2
2024-08-12
config: Set terminal font
Malfurious
1
-1
/
+1
2024-03-17
config.def.h: improve latency for the default configuration
Hiltjo Posthuma
1
-1
/
+1
2021-12-26
Add support for OSC color sequences
Raheman Vaiya
1
-3
/
+5
2020-05-30
config.def.h: add an option allowwindowops, by default off (secure)
Hiltjo Posthuma
1
-0
/
+4
2020-05-16
Make shift+wheel behaves as shift+Prev/Next
k0ga
1
-0
/
+2
2020-05-09
auto-sync: draw on idle to avoid flicker/tearing
Avi Halachmi (:avih)
1
-3
/
+8
2020-04-11
config.def.h: add a comment for the scroll variable
Hiltjo Posthuma
1
-0
/
+1
2020-04-11
Add support for scroll(1)
Roberto E. Vargas Caballero
1
-1
/
+2
2019-10-13
mouse shortcuts: don't hardcode selpaste
Avi Halachmi (:avih)
1
-1
/
+2
2019-10-13
mouse shortcuts: allow override for all shortcuts
Avi Halachmi (:avih)
1
-7
/
+7
2019-10-13
mouse shortcuts: allow same functions as kb shortcuts
Avi Halachmi (:avih)
1
-3
/
+3
2019-08-26
config.def.h: remove crlf value section
Hiltjo Posthuma
1
-4
/
+0
2019-03-15
revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd
Hiltjo Posthuma
1
-4
/
+3
2019-03-15
config.def.h: tweak extra worddelimiters
Hiltjo Posthuma
1
-1
/
+1
2019-03-15
use iswspace()/iswpunct() to find word delimiters
Lauri Tirkkonen
1
-3
/
+4
2019-03-15
replace utf8strchr with wcschr
Lauri Tirkkonen
1
-2
/
+2
2019-01-10
config: add Shift+Insert as selpaste() again
Hiltjo Posthuma
1
-0
/
+1
2018-09-11
Remove the ISO 14755 feature
Quentin Rameau
1
-1
/
+0
2018-07-17
Revert "Make cursor follow text color"
Hiltjo Posthuma
1
-0
/
+2
2018-07-14
Make cursor follow text color
Jules Maselbas
1
-2
/
+0
2018-02-25
Limit usage of extern to config.h globals
Devin J. Pohly
1
-1
/
+1
2018-02-25
Move CRLF input processing into ttywrite
Devin J. Pohly
1
-213
/
+210
2018-02-25
Move config.h include from st.c to x.c
Devin J. Pohly
1
-37
/
+36
2018-02-25
Move key-matching functions into x.c
Devin J. Pohly
1
-3
/
+3
2018-02-25
Move window urgency handling entirely into x.c
Devin J. Pohly
1
-1
/
+1
2017-01-25
Change default keybindings
Roberto E. Vargas Caballero
1
-9
/
+9
2017-01-20
Split X-specific code into x.c
Michael Forney
1
-32
/
+32
2016-12-16
Move column and row default numbers into config.h
fpqc
1
-0
/
+7
2016-11-14
make the various combinations of arrow keys and shift/control/meta work
Manuel Tobias Schiller
1
-4
/
+20
2016-10-23
Do not use color when font attributes are supported
Quentin Rameau
1
-5
/
+3
2016-10-18
Add support for iso14755
Quentin Rameau
1
-0
/
+1
2016-07-20
Change who's expanding tabs.
Christoph Lohmann
1
-1
/
+1
2016-07-20
Add some hint to have the pseudo terminal in the right mode.
Christoph Lohmann
1
-0
/
+6
2016-07-20
Add comment about tabspaces.
Christoph Lohmann
1
-0
/
+9
2016-07-12
Consistent Alt+BackSpace behavior
Alive 4ever
1
-0
/
+1
2016-03-08
I like empty lines.
Christoph Lohmann
1
-0
/
+1
2016-03-08
Measure the single advance width with a heuristic method
Ryusei Yamaguchi
1
-0
/
+8
2015-10-31
Now the Shortcuts are more consistent.
Christoph Lohmann
1
-1
/
+1
2015-10-05
Make the cursor shapes more descriptive.
Christoph Lohmann
1
-4
/
+4
2015-10-05
Snowman is everywhere.
Christoph Lohmann
1
-0
/
+1
[next]