Commit Graph

145 Commits (master)

Author SHA1 Message Date
Hiltjo Posthuma a2a704492b config.def.h: add an option allowwindowops, by default off (secure)
4 years ago
k0ga bda9c9ffa6 Make shift+wheel behaves as shift+Prev/Next
4 years ago
Avi Halachmi (:avih) 1d59091065 auto-sync: draw on idle to avoid flicker/tearing
4 years ago
Hiltjo Posthuma d66bd405c0 config.def.h: add a comment for the scroll variable
4 years ago
Roberto E. Vargas Caballero 21e0d6e8b8 Add support for scroll(1)
4 years ago
Avi Halachmi (:avih) d2b75db8d7 mouse shortcuts: don't hardcode selpaste
5 years ago
Avi Halachmi (:avih) b6d280de6d mouse shortcuts: allow override for all shortcuts
5 years ago
Avi Halachmi (:avih) ba7f4d69af mouse shortcuts: allow same functions as kb shortcuts
5 years ago
Hiltjo Posthuma 2b8333f553 config.def.h: remove crlf value section
5 years ago
Hiltjo Posthuma 21367a040f revert part of commit add0211522
5 years ago
Hiltjo Posthuma 927621f6da config.def.h: tweak extra worddelimiters
5 years ago
Lauri Tirkkonen add0211522 use iswspace()/iswpunct() to find word delimiters
5 years ago
Lauri Tirkkonen d5efd256aa replace utf8strchr with wcschr
5 years ago
Hiltjo Posthuma 3be4cf11d7 config: add Shift+Insert as selpaste() again
5 years ago
Quentin Rameau 67d0cb65d0 Remove the ISO 14755 feature
6 years ago
Hiltjo Posthuma 8ed7a4b3b7 Revert "Make cursor follow text color"
6 years ago
Jules Maselbas b51bcd5553 Make cursor follow text color
6 years ago
Devin J. Pohly 30683c70ab Limit usage of extern to config.h globals
6 years ago
Devin J. Pohly 33201ac65f Move CRLF input processing into ttywrite
6 years ago
Devin J. Pohly 65976c1a29 Move config.h include from st.c to x.c
6 years ago
Devin J. Pohly ed132e1127 Move key-matching functions into x.c
6 years ago
Devin J. Pohly 626b0ae40c Move window urgency handling entirely into x.c
6 years ago
Roberto E. Vargas Caballero 20f713548d Change default keybindings
7 years ago
Michael Forney e2ee5ee611 Split X-specific code into x.c
7 years ago
fpqc c63a87cd93 Move column and row default numbers into config.h
7 years ago
Manuel Tobias Schiller 740ada1447 make the various combinations of arrow keys and shift/control/meta work
8 years ago
Quentin Rameau 8c99915608 Do not use color when font attributes are supported
8 years ago
Quentin Rameau 68bae9c7b1 Add support for iso14755
8 years ago
Christoph Lohmann 308bfbf6be Change who's expanding tabs.
8 years ago
Christoph Lohmann c4f245eccd Add some hint to have the pseudo terminal in the right mode.
8 years ago
Christoph Lohmann 2251f6465a Add comment about tabspaces.
8 years ago
Alive 4ever 235b438e68 Consistent Alt+BackSpace behavior
8 years ago
Christoph Lohmann 6d8f85232e I like empty lines.
8 years ago
Ryusei Yamaguchi 034a5c8a09 Measure the single advance width with a heuristic method
8 years ago
Christoph Lohmann e2aa03e6b7 Now the Shortcuts are more consistent.
9 years ago
Christoph Lohmann a2a60f0a2c Make the cursor shapes more descriptive.
9 years ago
Christoph Lohmann 52d0e82df7 Snowman is everywhere.
9 years ago
Christoph Lohmann 78b04865fb Style normalisation in the config.def.h.
9 years ago
Christoph Lohmann f7b80caebe The definition of the reverse cursor is now up to the user.
9 years ago
Christoph Lohmann bf8c71e429 The times of bad fonts are over.
9 years ago
Roberto E. Vargas Caballero a1ed5071e5 Change Pause to Break in shortcut for serial break
9 years ago
Jan Christoph Ebersbach 3ba9c8fc3f Expose cursor shape in config.def.h
9 years ago
Roberto E. Vargas Caballero 1f087aa8b7 Add key to send a break to the serial line
9 years ago
Roberto E. Vargas Caballero 473326f2e3 Set default values of stty according to the man page
9 years ago
Alex Kozadaev ee5cad439b Adding mouse colour/shape settings
9 years ago
Mytchel Hammond 1d348e98e3 added note about the low precedence of shell to config.def.h
9 years ago
FRIGN 9de853a98d Unboolify st
9 years ago
Quentin Rameau bdd649a102 do not truncate font size when zooming
9 years ago
Roberto E. Vargas Caballero 215bdb2da3 Add tty line support
9 years ago
Omar Sandoval ecac5ee35e Make DECSCUSR thickness configurable
9 years ago