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