1136 Commits (master)
 

Author SHA1 Message Date
Alex Jordan 82dcc4122d update st to 0.8.3 4 years ago
Alex Jordan 474da65687 ignore unimportant bullshit 4 years ago
Alex Jordan efa14ff08b update st 4 years ago
Steve Ward dec6b530a4 Call xsetcursor to set win.cursor in main 4 years ago
Hiltjo Posthuma 475a0a36cb Revert "support REP (repeat) escape sequence" 4 years ago
Avi Halachmi (:avih) e8392b282c support REP (repeat) escape sequence 4 years ago
Roberto E. Vargas f8afebdfa0 Add rin terminfo capability 4 years ago
k0ga bda9c9ffa6 Make shift+wheel behaves as shift+Prev/Next 4 years ago
Jakub Leszczak 045a0fab4f Fix selection: selscroll 4 years ago
Jakub Leszczak 9c30066e73 Fix selection: ignore ATTR_WRAP when rectangular selection in getsel 4 years ago
Jakub Leszczak 8304d4f059 Fix selection: selclear in tputc 4 years ago
Hiltjo Posthuma 914fb825df code-style: add fallthrough comment 4 years ago
Hiltjo Posthuma cde480c693 optimize column width calculation and utf-8 encode for ASCII 4 years ago
Hiltjo Posthuma 8211e36d28 fix for incorrect (partial) written sequences when libc wcwidth() == -1 4 years ago
Hiltjo Posthuma 87545c612e tiny code-style and typo-fix in comment 4 years ago
Avi Halachmi (:avih) 1d59091065 auto-sync: draw on idle to avoid flicker/tearing 4 years ago
Jan Klemkow d6ea0a1a61 replace exit(3) by _exit(2) in signal handler sigchld() 4 years ago
Hiltjo Posthuma 43a395ae91 bump version to 0.8.3 4 years ago
Ivan Tham 72e3f6c7c0 Update XIM cursor position only if changed 4 years ago
Hiltjo Posthuma 33a9a45664 just remove the EOF message 4 years ago
Roberto E. Vargas Caballero 771bc401f7 Add st-mono terminfo entry 4 years ago
Hiltjo Posthuma d66bd405c0 config.def.h: add a comment for the scroll variable 4 years ago
Hiltjo Posthuma e997303502 Fix small typos 4 years ago
Quentin Rameau c1145268f6 Launch scroll program with the default shell 4 years ago
Roberto E. Vargas Caballero 0b73612c0d Update FAQ with the last modifications 4 years ago
Roberto E. Vargas Caballero 019449a7e6 Add terminfo entries for backspace mode 4 years ago
Roberto E. Vargas Caballero fbae700a3f Fix style issue 4 years ago
Roberto E. Vargas Caballero e52319cc7d ttyread: test for EOF while reading tty 4 years ago
Roberto E. Vargas Caballero 21e0d6e8b8 Add support for scroll(1) 4 years ago
Hiltjo Posthuma 5703aa0390 make argv0 not static, fixes a warning with tcc 4 years ago
Alex Jordan 60f7d4be16 add gitignore 4 years ago
Alex Jordan ebbc1567a4 updated ligatures repo 4 years ago
Alex Jordan 3f07ffb769 remove useless desktop patch 4 years ago
Alex Jordan bd5f580310 Working ligatures! YES! 4 years ago
Alex Jordan 08c85e2234 reset to before new ligature patch 4 years ago
Alex Jordan f56607470e ? 4 years ago
Alex Jordan e0b1a1317b commit for debugging 4 years ago
Alex Jordan d55b5146df remove doubled content in hb files 4 years ago
Alex Jordan c7c854c33b ligatures hopefully applied right 4 years ago
Alex Jordan 6fbbe81248 remove fucking orig files 4 years ago
Alex Jordan 941224e28c vertcenter 4 years ago
Alex Jordan 5e8a6716a8 solarized patch 4 years ago
Alex Jordan 0e6943f4d9 desktop file 4 years ago
Alex Jordan f9b212118f boxdraw 4 years ago
Alex Jordan b5c3c1947a bold not bright 4 years ago
Alex Jordan 581ac49e90 add patch files 4 years ago
Avi Halachmi (:avih) 28ad288399 mouseshortcuts: fix custom modifier on release 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