1092 Commits (21e0d6e8b8d20903494386e7e6f43201b3761154)
 

Author SHA1 Message Date
Roberto E. Vargas Caballero 21e0d6e8b8 Add support for scroll(1)
5 years ago
Hiltjo Posthuma 5703aa0390 make argv0 not static, fixes a warning with tcc
5 years ago
Avi Halachmi (:avih) 28ad288399 mouseshortcuts: fix custom modifier on release
5 years ago
Ivan Tham 51e19ea11d Remove explicit XNFocusWindow
5 years ago
Quentin Rameau 26cdfebf31 x: fix XIM handling
5 years ago
Quentin Rameau cd785755f2 x: check we still have an XIC context before accessing it
5 years ago
Quentin Rameau 2cb539142b x: do not instantiate a new nested list on each cursor move
5 years ago
Quentin Rameau 99de333951 x: move IME variables into XWindow ime embedded struct
5 years ago
Ivan Tham 895e5b50a8 Increase XmbLookupString buffer
5 years ago
Hiltjo Posthuma 384830110b update FAQ
5 years ago
Avi Halachmi (:avih) 2e54a21b5a OSC 52 - copy to clipboard: don't limit to 382 bytes
5 years ago
Hiltjo Posthuma 289c52b7aa CSIEscape, STREscape: use size_t for buffer length
5 years ago
Avi Halachmi (:avih) 7ceb3d1f72 STREscape: don't trim prematurely
5 years ago
Avi Halachmi (:avih) ea4d933ed9 base64dec: don't read out of bounds
5 years ago
Sebastian J. Bronner 83866428de Fix tmux terminfo extensions Se and Ss
5 years ago
Ingo Lohmar 1f09f0b0bb apply hints before initial mapping (ICCCM)
5 years ago
Avi Halachmi (:avih) a2c479c4c8 mouse shortcuts: allow using forcemousemod (e.g. shift)
5 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 caa1d8fbea FAQ: add entry about color emoji Xft bug
6 years ago
Avi Halachmi (:avih) f1546cf9c1 selection: fix view to match actual selection on first cell
6 years ago
Hiltjo Posthuma 21367a040f revert part of commit add0211522
6 years ago
Hiltjo Posthuma b650256044 dont print color warning on color reset OSC 104 without parameter
6 years ago
Hiltjo Posthuma 9acec468fb minor code-style, initialize var at the top of function
6 years ago
Hiltjo Posthuma 927621f6da config.def.h: tweak extra worddelimiters
6 years ago
Lauri Tirkkonen add0211522 use iswspace()/iswpunct() to find word delimiters
6 years ago
Lauri Tirkkonen d5efd256aa replace utf8strchr with wcschr
6 years ago
Lauri Tirkkonen 75b4ba4b4b be silent about explicitly unhandled mouse modes
6 years ago
Hiltjo Posthuma ed68fe7dce simplify (greedy) font caching allocating a bit
6 years ago
Hiltjo Posthuma 4e0135afec style: remove double empty newlines
6 years ago
magras a8cb8e9454 fix use after free in font caching algorithm
6 years ago
Ivan Tham e85b6b6466 better Input Method Editor (IME) support
6 years ago
Hiltjo Posthuma 75f92eb348 bump version to 0.8.2
6 years ago
Hiltjo Posthuma 3be4cf11d7 config: add Shift+Insert as selpaste() again
6 years ago
Paride Legovini 16d98738e7 Let the user specify CPPFLAGS
6 years ago
Paride Legovini e23acb9188 Set the path of pkg-config in a variable instead of hardcoding it
6 years ago
Hiltjo Posthuma 7e19e11676 Makefile: fix dependencies on config.h
6 years ago
Lauri Tirkkonen 096b125db7 output child WEXITSTATUS/WTERMSIG on abnormal termination
6 years ago
Hiltjo Posthuma d7bf023b2f fix memory leak in xloadcols()
6 years ago
Hiltjo Posthuma b4d68d4daa st: small typofix in comment
6 years ago
Hiltjo Posthuma 30ec9a3dc3 small code-style fix
6 years ago
Quentin Rameau 67d0cb65d0 Remove the ISO 14755 feature
6 years ago
Hiltjo Posthuma 4f4bccd162 Revert "Simplify cursor color handling"
6 years ago
Hiltjo Posthuma 8ed7a4b3b7 Revert "Make cursor follow text color"
6 years ago
Hiltjo Posthuma 732be223ee Revert "Fix crash when cursor color is truecolor"
6 years ago
Jules Maselbas 5535c1f04c Fix crash when cursor color is truecolor
6 years ago
Jules Maselbas b51bcd5553 Make cursor follow text color
6 years ago
Jules Maselbas 1911c9274d Simplify cursor color handling
6 years ago