159 Commits (master)

Author SHA1 Message Date
Jonathan Hodgson 2848c9bb2f Pushing st changes 3 months ago
Jonathan Hodgson 3421484e69 Adds the boxdraw patch 2 years ago
Jonathan Hodgson 479087051f Changes italic font 3 years ago
Jonathan Hodgson 65482881da Adds additional font for italics 3 years ago
Jonathan Hodgson f4aa84a841 Small changes 3 years ago
Jonathan Hodgson eb5b617652 Pulls latest version of st - removes all patches 4 years ago
Jonathan Hodgson c91c2aaf1d Font change, opacity and word delimiter change 4 years ago
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
Jonathan Hodgson bd642cc953 ST changes 4 years ago
Jonathan Hodgson bfe1ec8013 Adds alpha patch 4 years ago
Jonathan Hodgson 2f488d443f Makes shift scrollback work 4 years ago
Jonathan Hodgson 85f5fad324 Adds new scrollback 4 years ago
Jonathan Hodgson 696d3c0947 Undoes old scrollback patch 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
Jonathan Hodgson e441259963 Adds scrollback with mouse patch 5 years ago
Jonathan Hodgson 22d8cae029 Adds scrollback patch 5 years ago
Hiltjo Posthuma 2b8333f553 config.def.h: remove crlf value section 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
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