1139 Commits (7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911)
 

Author SHA1 Message Date
Hiltjo Posthuma 7e1c68f25d FAQ: fix a typo, patch -> path
3 years ago
jamin 65f1dc4283 Fix overtyping wide characters.
3 years ago
Jochen Sprickerhof a0467c802d Fix null pointer access in strhandle
3 years ago
Hiltjo Posthuma 273db5ceaf follow-up fix for OSC color sequences, return
3 years ago
Raheman Vaiya 8e31030390 Add support for OSC color sequences
3 years ago
Hiltjo Posthuma 2f6e597ed8 fix possible rare crash when Xutf8TextPropertyToTextList fails
3 years ago
Koichi Murase 1d3142da96 fix a problem that the standard streams are unexpectedly closed
3 years ago
Petar Kapriš 2ec571a30c Add 14th bit to XK_SWITCH_MOD bitmask
3 years ago
Markus F.X.J. Oberhumer 4536f46cff Mild const-correctness improvements.
4 years ago
Hiltjo Posthuma 9e68fdbcdb fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
4 years ago
Hiltjo Posthuma 4ef0cbd8b9 remove unused variable from previous patch
4 years ago
John Collis 28b4c822c5 ST: Add WM_ICON_NAME property support
4 years ago
Hiltjo Posthuma fa253f077f bump version to 0.8.4
4 years ago
Hiltjo Posthuma b27a383a3a config.mk: use PKG_CONFIG in commented OpenBSD section
4 years ago
Hiltjo Posthuma 81067c65ea LICENSE: bump years
4 years ago
Hiltjo Posthuma f74a9df6e1 remove sixel stub code
4 years ago
Hiltjo Posthuma 818ec746f4 fix unicode glitch in DCS strings, patch by Tim Allen
4 years ago
Hiltjo Posthuma 9ba7ecf7b1 FAQ: fix single-buffer patch
5 years ago
Hiltjo Posthuma a2a704492b config.def.h: add an option allowwindowops, by default off (secure)
5 years ago
Hiltjo Posthuma 0f8b40652b FAQ: add some details about the w3m img hack
5 years ago
Hiltjo Posthuma e6e2c6199f tiny style fix
5 years ago
Hiltjo Posthuma 94b8ec0021 Partially add back in "support REP (repeat) escape sequence"
5 years ago
Steve Ward dec6b530a4 Call xsetcursor to set win.cursor in main
5 years ago
Hiltjo Posthuma 475a0a36cb Revert "support REP (repeat) escape sequence"
5 years ago
Avi Halachmi (:avih) e8392b282c support REP (repeat) escape sequence
5 years ago
Roberto E. Vargas f8afebdfa0 Add rin terminfo capability
5 years ago
k0ga bda9c9ffa6 Make shift+wheel behaves as shift+Prev/Next
5 years ago
Jakub Leszczak 045a0fab4f Fix selection: selscroll
5 years ago
Jakub Leszczak 9c30066e73 Fix selection: ignore ATTR_WRAP when rectangular selection in getsel
5 years ago
Jakub Leszczak 8304d4f059 Fix selection: selclear in tputc
5 years ago
Hiltjo Posthuma 914fb825df code-style: add fallthrough comment
5 years ago
Hiltjo Posthuma cde480c693 optimize column width calculation and utf-8 encode for ASCII
5 years ago
Hiltjo Posthuma 8211e36d28 fix for incorrect (partial) written sequences when libc wcwidth() == -1
5 years ago
Hiltjo Posthuma 87545c612e tiny code-style and typo-fix in comment
5 years ago
Avi Halachmi (:avih) 1d59091065 auto-sync: draw on idle to avoid flicker/tearing
5 years ago
Jan Klemkow d6ea0a1a61 replace exit(3) by _exit(2) in signal handler sigchld()
5 years ago
Hiltjo Posthuma 43a395ae91 bump version to 0.8.3
5 years ago
Ivan Tham 72e3f6c7c0 Update XIM cursor position only if changed
5 years ago
Hiltjo Posthuma 33a9a45664 just remove the EOF message
5 years ago
Roberto E. Vargas Caballero 771bc401f7 Add st-mono terminfo entry
5 years ago
Hiltjo Posthuma d66bd405c0 config.def.h: add a comment for the scroll variable
5 years ago
Hiltjo Posthuma e997303502 Fix small typos
5 years ago
Quentin Rameau c1145268f6 Launch scroll program with the default shell
5 years ago
Roberto E. Vargas Caballero 0b73612c0d Update FAQ with the last modifications
5 years ago
Roberto E. Vargas Caballero 019449a7e6 Add terminfo entries for backspace mode
5 years ago
Roberto E. Vargas Caballero fbae700a3f Fix style issue
5 years ago
Roberto E. Vargas Caballero e52319cc7d ttyread: test for EOF while reading tty
5 years ago
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