1163 Commits (master)
 

Author SHA1 Message Date
Jonathan Hodgson 325809d127 Adds Ligatures patch 4 years ago
Avi Halachmi (:avih) 28ad288399 mouseshortcuts: fix custom modifier on release 4 years ago
Jonathan Hodgson ba17528c63 Removes binary files 4 years ago
Jonathan Hodgson bd642cc953 ST changes 4 years ago
Ivan Tham 51e19ea11d Remove explicit XNFocusWindow 4 years ago
Quentin Rameau 26cdfebf31 x: fix XIM handling 4 years ago
Quentin Rameau cd785755f2 x: check we still have an XIC context before accessing it 4 years ago
Quentin Rameau 2cb539142b x: do not instantiate a new nested list on each cursor move 4 years ago
Quentin Rameau 99de333951 x: move IME variables into XWindow ime embedded struct 4 years ago
Ivan Tham 895e5b50a8 Increase XmbLookupString buffer 4 years ago
Jonathan Hodgson 7bb8db4e0b Merge branch 'opacity' 4 years ago
Jonathan Hodgson bfe1ec8013 Adds alpha patch 4 years ago
Jonathan Hodgson 2f488d443f Makes shift scrollback work 4 years ago
Jonathan Hodgson 6c1d5da2ff Merge branch 'scrollback' 4 years ago
Jonathan Hodgson 85f5fad324 Adds new scrollback 4 years ago
Jonathan Hodgson 696d3c0947 Undoes old scrollback patch 4 years ago
Jonathan Hodgson 8f01861eba Updates st 4 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
Jonathan Hodgson 249665b044 Set scrollback history to 10000 lines 5 years ago
Jonathan Hodgson c59b803921 Merge branch 'externalpipe' 5 years ago
Jonathan Hodgson cc9e90f4ee Applies the external pipe patch 5 years ago
Jonathan Hodgson e5005573b2 Makes the clean script remove config.h 5 years ago
Jonathan Hodgson 192b0ad6c8 Merge branch 'scrollback' 5 years ago
Jonathan Hodgson e441259963 Adds scrollback with mouse patch 5 years ago
Jonathan Hodgson 22d8cae029 Adds scrollback patch 5 years ago
Jonathan Hodgson 50582b4c92 Merge branch 'upstream' 5 years ago
Jonathan Hodgson 78824c3387 Merge branch 'master' of https://git.suckless.org/st into upstream 5 years ago
Hiltjo Posthuma 2b8333f553 config.def.h: remove crlf value section 5 years ago
Jonathan Hodgson 2f2c7792a8 Makes clipboard work better 5 years ago
Jonathan Hodgson 7115c4acee Makes st use ctrl+shift+j or k to zoom 5 years ago
Jonathan Hodgson 6aded4fdb7 Small config changes 5 years ago
Jonathan Hodgson f7fe3949aa Adds gitignore 5 years ago
Hiltjo Posthuma caa1d8fbea FAQ: add entry about color emoji Xft bug 5 years ago
Avi Halachmi (:avih) f1546cf9c1 selection: fix view to match actual selection on first cell 5 years ago
Hiltjo Posthuma 21367a040f revert part of commit add0211522 5 years ago
Hiltjo Posthuma b650256044 dont print color warning on color reset OSC 104 without parameter 5 years ago
Hiltjo Posthuma 9acec468fb minor code-style, initialize var at the top of function 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