]> Sergey Matveev's repositories - st.git/commit
Unhide cursor on RIS (\033c)
authorPeter Hofmann <scm@uninformativ.de>
Sat, 7 Oct 2023 05:40:45 +0000 (07:40 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 7 Oct 2023 10:16:59 +0000 (12:16 +0200)
commit559fdc278681c98470749adb59f01cd071720458
tree5f8e0953f2d64ee761a9cba1e74ef62431ae151d
parent8abe4bcb41aa7fda0ae00823f6a20271124150db
Unhide cursor on RIS (\033c)

It is unclear if it's "required" to do this on RIS, but it's useful when
calling reset(1) after interactive programs have crashed and garbled up
the screen.

FWIW, other terminals do it as well (tested with XTerm, VTE, Kitty,
Alacritty, Linux VT).
st.c