]> Sergey Matveev's repositories - st.git/shortlog
st.git
20 hours ago Sergey MatveevMy config master
20 hours ago Sergey MatveevOptimisations
20 hours ago Sergey MatveevDo not print emojis
20 hours ago Sergey MatveevNo cursor changing
20 hours ago Sergey MatveevCursor blinking
20 hours ago Sergey MatveevColoured italics
5 days ago sashaEat up "CSI 58" sequences
2025-01-30 Johannes AltmanningerDo not interpret CSI ? u as DECRC
2024-12-06 Markus RinneClear screen: Fix edge case
2024-08-09 Lucas de Senafix BadMatch error when embedding on some windows
2024-05-01 Hiltjo Posthumasupport colons in SGR character attributes
2024-04-05 Hiltjo Posthumabump version to 0.9.2
2024-04-03 DOGMANReset title when an empty title string is given
2024-03-30 Hiltjo PosthumaRevert "Fix cursor move with wide glyphs"
2024-03-19 Hiltjo Posthumabump version to 0.9.1
2024-03-17 Hiltjo Posthumaconfig.def.h: improve latency for the default configuration
2024-03-04 Tommi Hirvolaset upper limit for REP escape sequence argument
2024-02-25 Quentin RameauFix cursor move with wide glyphs
2024-02-18 Tim Culverhousecsi: check for private marker in 'S' case
2023-10-07 Peter HofmannAdd terminfo entries for bracketed paste mode
2023-10-07 Peter HofmannUnhide cursor on RIS (\033c)
2023-10-07 Peter HofmannFix wide glyphs breaking "nowrap" mode
2023-10-07 Peter HofmannDon't scroll selection on the other screen
2023-10-07 Peter HofmannFix bounds checks of dc.col
2023-09-22 Hiltjo PosthumaMakefile: remove the options target
2023-06-25 Shi TianFix for wide character being incorrectly cleared on...
2023-02-07 Hiltjo Posthumaignore C1 control characters in UTF-8 mode
2023-02-07 Adam PriceAdd support for DSR response "OK" escape sequence
2023-02-05 Hiltjo PosthumaFixed OSC color reset without parameter->resets all...
2022-10-25 Hiltjo Posthumafix buffer overflow when handling long composed input
2022-10-04 Hiltjo Posthumabump version to 0.9 0.9
2022-09-16 Hiltjo PosthumaFAQ: document the color emojis crash issue which affect...
2022-08-18 Tom Schwindlst: use `void' to indicate an empty parameter list
2022-05-01 Hiltjo PosthumaMakefile: add manual path for OpenBSD
2022-04-19 NRKcode-golfing: cleanup osc color related code
2022-03-18 NRKbase64_digits: reduce scope, implicit zero, +1 size
2022-03-18 NRKavoid potential UB when using isprint()
2022-03-13 Zacchary Dempsey... make underlines and strikethroughs respect `chscale`
2022-02-18 Santtu LakkalaDelay redrawals on palette changes
2022-01-12 Hiltjo PosthumaX10/SGR mouse: use alt as meta key instead of super...
2022-01-10 Hiltjo PosthumaLICENSE: bump year
2022-01-10 robertFix mousereport
2022-01-07 Hiltjo Posthumabump version to 0.8.5 0.8.5
2022-01-02 Hiltjo PosthumaFAQ: fix a typo, patch -> path
2021-12-30 jaminFix overtyping wide characters.
2021-12-27 Jochen SprickerhofFix null pointer access in strhandle
2021-12-26 Hiltjo Posthumafollow-up fix for OSC color sequences, return
2021-12-26 Raheman VaiyaAdd support for OSC color sequences
2021-08-24 Hiltjo Posthumafix possible rare crash when Xutf8TextPropertyToTextLis...
2021-08-24 Koichi Murasefix a problem that the standard streams are unexpectedl...
2021-07-18 Petar KaprišAdd 14th bit to XK_SWITCH_MOD bitmask
2021-05-06 Markus F.X... Mild const-correctness improvements.
2021-03-19 Hiltjo Posthumafix: correctly encode mouse buttons >= 8 in X10 and...
2020-10-18 Hiltjo Posthumaremove unused variable from previous patch
2020-10-18 John CollisST: Add WM_ICON_NAME property support
2020-06-19 Hiltjo Posthumabump version to 0.8.4 0.8.4
2020-06-17 Hiltjo Posthumaconfig.mk: use PKG_CONFIG in commented OpenBSD section
2020-06-17 Hiltjo PosthumaLICENSE: bump years
2020-06-17 Hiltjo Posthumaremove sixel stub code
2020-06-17 Hiltjo Posthumafix unicode glitch in DCS strings, patch by Tim Allen
2020-06-01 Hiltjo PosthumaFAQ: fix single-buffer patch
2020-05-30 Hiltjo Posthumaconfig.def.h: add an option allowwindowops, by default...
2020-05-30 Hiltjo PosthumaFAQ: add some details about the w3m img hack
2020-05-30 Hiltjo Posthumatiny style fix
2020-05-30 Hiltjo PosthumaPartially add back in "support REP (repeat) escape...
2020-05-24 Steve WardCall xsetcursor to set win.cursor in main
2020-05-16 Hiltjo PosthumaRevert "support REP (repeat) escape sequence"
2020-05-16 Avi Halachmi... support REP (repeat) escape sequence
2020-05-16 Roberto E.... Add rin terminfo capability
2020-05-16 k0gaMake shift+wheel behaves as shift+Prev/Next
2020-05-12 Jakub LeszczakFix selection: selscroll
2020-05-12 Jakub LeszczakFix selection: ignore ATTR_WRAP when rectangular select...
2020-05-12 Jakub LeszczakFix selection: selclear in tputc
2020-05-09 Hiltjo Posthumacode-style: add fallthrough comment
2020-05-09 Hiltjo Posthumaoptimize column width calculation and utf-8 encode...
2020-05-09 Hiltjo Posthumafix for incorrect (partial) written sequences when...
2020-05-09 Hiltjo Posthumatiny code-style and typo-fix in comment
2020-05-09 Avi Halachmi... auto-sync: draw on idle to avoid flicker/tearing
2020-04-29 Jan Klemkowreplace exit(3) by _exit(2) in signal handler sigchld()
2020-04-27 Hiltjo Posthumabump version to 0.8.3 0.8.3
2020-04-19 Ivan ThamUpdate XIM cursor position only if changed
2020-04-11 Hiltjo Posthumajust remove the EOF message
2020-04-11 Roberto E.... Add st-mono terminfo entry
2020-04-11 Hiltjo Posthumaconfig.def.h: add a comment for the scroll variable
2020-04-11 Hiltjo PosthumaFix small typos
2020-04-11 Quentin RameauLaunch scroll program with the default shell
2020-04-11 Roberto E.... Update FAQ with the last modifications
2020-04-11 Roberto E.... Add terminfo entries for backspace mode
2020-04-11 Roberto E.... Fix style issue
2020-04-11 Roberto E.... ttyread: test for EOF while reading tty
2020-04-11 Roberto E.... Add support for scroll(1)
2020-04-10 Hiltjo Posthumamake argv0 not static, fixes a warning with tcc
2020-04-02 Avi Halachmi... mouseshortcuts: fix custom modifier on release
2020-02-18 Ivan ThamRemove explicit XNFocusWindow
2020-02-02 Quentin Rameaux: fix XIM handling
2020-02-02 Quentin Rameaux: check we still have an XIC context before accessing it
2020-02-02 Quentin Rameaux: do not instantiate a new nested list on each cursor...
2020-02-02 Quentin Rameaux: move IME variables into XWindow ime embedded struct
2020-01-18 Ivan ThamIncrease XmbLookupString buffer
2019-11-17 Hiltjo Posthumaupdate FAQ
next