2025-08-09 |
Ayman Bagabas | Support OSC 110, 111, and 112 for resetting colors |
commit | commitdiff | tree |
2025-07-27 |
sasha | Eat up "CSI 58" sequences |
commit | commitdiff | tree |
2025-01-30 |
Johannes Altmanninger | Do not interpret CSI ? u as DECRC |
commit | commitdiff | tree |
2024-12-06 |
Markus Rinne | Clear screen: Fix edge case |
commit | commitdiff | tree |
2024-08-09 |
Lucas de Sena | fix BadMatch error when embedding on some windows |
commit | commitdiff | tree |
2024-05-01 |
Hiltjo Posthuma | support colons in SGR character attributes |
commit | commitdiff | tree |
2024-04-05 |
Hiltjo Posthuma | bump version to 0.9.2 |
commit | commitdiff | tree |
2024-04-03 |
DOGMAN | Reset title when an empty title string is given |
commit | commitdiff | tree |
2024-03-30 |
Hiltjo Posthuma | Revert "Fix cursor move with wide glyphs" |
commit | commitdiff | tree |
2024-03-19 |
Hiltjo Posthuma | bump version to 0.9.1 |
commit | commitdiff | tree |
2024-03-17 |
Hiltjo Posthuma | config.def.h: improve latency for the default configuration |
commit | commitdiff | tree |
2024-03-04 |
Tommi Hirvola | set upper limit for REP escape sequence argument |
commit | commitdiff | tree |
2024-02-25 |
Quentin Rameau | Fix cursor move with wide glyphs |
commit | commitdiff | tree |
2024-02-18 |
Tim Culverhouse | csi: check for private marker in 'S' case |
commit | commitdiff | tree |
2023-10-07 |
Peter Hofmann | Add terminfo entries for bracketed paste mode |
commit | commitdiff | tree |
2023-10-07 |
Peter Hofmann | Unhide cursor on RIS (\033c) |
commit | commitdiff | tree |
2023-10-07 |
Peter Hofmann | Fix wide glyphs breaking "nowrap" mode |
commit | commitdiff | tree |
2023-10-07 |
Peter Hofmann | Don't scroll selection on the other screen |
commit | commitdiff | tree |
2023-10-07 |
Peter Hofmann | Fix bounds checks of dc.col |
commit | commitdiff | tree |
2023-09-22 |
Hiltjo Posthuma | Makefile: remove the options target |
commit | commitdiff | tree |
2023-06-25 |
Shi Tian | Fix for wide character being incorrectly cleared on... |
commit | commitdiff | tree |
2023-02-07 |
Hiltjo Posthuma | ignore C1 control characters in UTF-8 mode |
commit | commitdiff | tree |
2023-02-07 |
Adam Price | Add support for DSR response "OK" escape sequence |
commit | commitdiff | tree |
2023-02-05 |
Hiltjo Posthuma | Fixed OSC color reset without parameter->resets all... |
commit | commitdiff | tree |
2022-10-25 |
Hiltjo Posthuma | fix buffer overflow when handling long composed input |
commit | commitdiff | tree |
2022-10-04 |
Hiltjo Posthuma | bump version to 0.9 0.9 |
commit | commitdiff | tree |
2022-09-16 |
Hiltjo Posthuma | FAQ: document the color emojis crash issue which affect... |
commit | commitdiff | tree |
2022-08-18 |
Tom Schwindl | st: use `void' to indicate an empty parameter list |
commit | commitdiff | tree |
2022-05-01 |
Hiltjo Posthuma | Makefile: add manual path for OpenBSD |
commit | commitdiff | tree |
2022-04-19 |
NRK | code-golfing: cleanup osc color related code |
commit | commitdiff | tree |
2022-03-18 |
NRK | base64_digits: reduce scope, implicit zero, +1 size |
commit | commitdiff | tree |
2022-03-18 |
NRK | avoid potential UB when using isprint() |
commit | commitdiff | tree |
2022-03-13 |
Zacchary Dempsey... | make underlines and strikethroughs respect `chscale` |
commit | commitdiff | tree |
2022-02-18 |
Santtu Lakkala | Delay redrawals on palette changes |
commit | commitdiff | tree |
2022-01-12 |
Hiltjo Posthuma | X10/SGR mouse: use alt as meta key instead of super... |
commit | commitdiff | tree |
2022-01-10 |
Hiltjo Posthuma | LICENSE: bump year |
commit | commitdiff | tree |
2022-01-10 |
robert | Fix mousereport |
commit | commitdiff | tree |
2022-01-07 |
Hiltjo Posthuma | bump version to 0.8.5 0.8.5 |
commit | commitdiff | tree |
2022-01-02 |
Hiltjo Posthuma | FAQ: fix a typo, patch -> path |
commit | commitdiff | tree |
2021-12-30 |
jamin | Fix overtyping wide characters. |
commit | commitdiff | tree |
2021-12-27 |
Jochen Sprickerhof | Fix null pointer access in strhandle |
commit | commitdiff | tree |
2021-12-26 |
Hiltjo Posthuma | follow-up fix for OSC color sequences, return |
commit | commitdiff | tree |
2021-12-26 |
Raheman Vaiya | Add support for OSC color sequences |
commit | commitdiff | tree |
2021-08-24 |
Hiltjo Posthuma | fix possible rare crash when Xutf8TextPropertyToTextLis... |
commit | commitdiff | tree |
2021-08-24 |
Koichi Murase | fix a problem that the standard streams are unexpectedl... |
commit | commitdiff | tree |
2021-07-18 |
Petar Kapriš | Add 14th bit to XK_SWITCH_MOD bitmask |
commit | commitdiff | tree |
2021-05-06 |
Markus F.X... | Mild const-correctness improvements. |
commit | commitdiff | tree |
2021-03-19 |
Hiltjo Posthuma | fix: correctly encode mouse buttons >= 8 in X10 and... |
commit | commitdiff | tree |
2020-10-18 |
Hiltjo Posthuma | remove unused variable from previous patch |
commit | commitdiff | tree |
2020-10-18 |
John Collis | ST: Add WM_ICON_NAME property support |
commit | commitdiff | tree |
2020-06-19 |
Hiltjo Posthuma | bump version to 0.8.4 0.8.4 |
commit | commitdiff | tree |
2020-06-17 |
Hiltjo Posthuma | config.mk: use PKG_CONFIG in commented OpenBSD section |
commit | commitdiff | tree |
2020-06-17 |
Hiltjo Posthuma | LICENSE: bump years |
commit | commitdiff | tree |
2020-06-17 |
Hiltjo Posthuma | remove sixel stub code |
commit | commitdiff | tree |
2020-06-17 |
Hiltjo Posthuma | fix unicode glitch in DCS strings, patch by Tim Allen |
commit | commitdiff | tree |
2020-06-01 |
Hiltjo Posthuma | FAQ: fix single-buffer patch |
commit | commitdiff | tree |
2020-05-30 |
Hiltjo Posthuma | config.def.h: add an option allowwindowops, by default... |
commit | commitdiff | tree |
2020-05-30 |
Hiltjo Posthuma | FAQ: add some details about the w3m img hack |
commit | commitdiff | tree |
2020-05-30 |
Hiltjo Posthuma | tiny style fix |
commit | commitdiff | tree |
2020-05-30 |
Hiltjo Posthuma | Partially add back in "support REP (repeat) escape... |
commit | commitdiff | tree |
2020-05-24 |
Steve Ward | Call xsetcursor to set win.cursor in main |
commit | commitdiff | tree |
2020-05-16 |
Hiltjo Posthuma | Revert "support REP (repeat) escape sequence" |
commit | commitdiff | tree |
2020-05-16 |
Avi Halachmi... | support REP (repeat) escape sequence |
commit | commitdiff | tree |
2020-05-16 |
Roberto E.... | Add rin terminfo capability |
commit | commitdiff | tree |
2020-05-16 |
k0ga | Make shift+wheel behaves as shift+Prev/Next |
commit | commitdiff | tree |
2020-05-12 |
Jakub Leszczak | Fix selection: selscroll |
commit | commitdiff | tree |
2020-05-12 |
Jakub Leszczak | Fix selection: ignore ATTR_WRAP when rectangular select... |
commit | commitdiff | tree |
2020-05-12 |
Jakub Leszczak | Fix selection: selclear in tputc |
commit | commitdiff | tree |
2020-05-09 |
Hiltjo Posthuma | code-style: add fallthrough comment |
commit | commitdiff | tree |
2020-05-09 |
Hiltjo Posthuma | optimize column width calculation and utf-8 encode... |
commit | commitdiff | tree |
2020-05-09 |
Hiltjo Posthuma | fix for incorrect (partial) written sequences when... |
commit | commitdiff | tree |
2020-05-09 |
Hiltjo Posthuma | tiny code-style and typo-fix in comment |
commit | commitdiff | tree |
2020-05-09 |
Avi Halachmi... | auto-sync: draw on idle to avoid flicker/tearing |
commit | commitdiff | tree |
2020-04-29 |
Jan Klemkow | replace exit(3) by _exit(2) in signal handler sigchld() |
commit | commitdiff | tree |
2020-04-27 |
Hiltjo Posthuma | bump version to 0.8.3 0.8.3 |
commit | commitdiff | tree |
2020-04-19 |
Ivan Tham | Update XIM cursor position only if changed |
commit | commitdiff | tree |
2020-04-11 |
Hiltjo Posthuma | just remove the EOF message |
commit | commitdiff | tree |
2020-04-11 |
Roberto E.... | Add st-mono terminfo entry |
commit | commitdiff | tree |
2020-04-11 |
Hiltjo Posthuma | config.def.h: add a comment for the scroll variable |
commit | commitdiff | tree |
2020-04-11 |
Hiltjo Posthuma | Fix small typos |
commit | commitdiff | tree |
2020-04-11 |
Quentin Rameau | Launch scroll program with the default shell |
commit | commitdiff | tree |
2020-04-11 |
Roberto E.... | Update FAQ with the last modifications |
commit | commitdiff | tree |
2020-04-11 |
Roberto E.... | Add terminfo entries for backspace mode |
commit | commitdiff | tree |
2020-04-11 |
Roberto E.... | Fix style issue |
commit | commitdiff | tree |
2020-04-11 |
Roberto E.... | ttyread: test for EOF while reading tty |
commit | commitdiff | tree |
2020-04-11 |
Roberto E.... | Add support for scroll(1) |
commit | commitdiff | tree |
2020-04-10 |
Hiltjo Posthuma | make argv0 not static, fixes a warning with tcc |
commit | commitdiff | tree |
2020-04-02 |
Avi Halachmi... | mouseshortcuts: fix custom modifier on release |
commit | commitdiff | tree |
2020-02-18 |
Ivan Tham | Remove explicit XNFocusWindow |
commit | commitdiff | tree |
2020-02-02 |
Quentin Rameau | x: fix XIM handling |
commit | commitdiff | tree |
2020-02-02 |
Quentin Rameau | x: check we still have an XIC context before accessing it |
commit | commitdiff | tree |
2020-02-02 |
Quentin Rameau | x: do not instantiate a new nested list on each cursor... |
commit | commitdiff | tree |
2020-02-02 |
Quentin Rameau | x: move IME variables into XWindow ime embedded struct |
commit | commitdiff | tree |
2020-01-18 |
Ivan Tham | Increase XmbLookupString buffer |
commit | commitdiff | tree |
2019-11-17 |
Hiltjo Posthuma | update FAQ |
commit | commitdiff | tree |
2019-11-10 |
Avi Halachmi... | OSC 52 - copy to clipboard: don't limit to 382 bytes |
commit | commitdiff | tree |
2019-11-10 |
Hiltjo Posthuma | CSIEscape, STREscape: use size_t for buffer length |
commit | commitdiff | tree |
2019-11-10 |
Avi Halachmi... | STREscape: don't trim prematurely |
commit | commitdiff | tree |
2019-11-10 |
Avi Halachmi... | base64dec: don't read out of bounds |
commit | commitdiff | tree |
2019-11-05 |
Sebastian J... | Fix tmux terminfo extensions Se and Ss |
commit | commitdiff | tree |
next |