Re: [dev] [PATCH 3/3] reset the alt screen in treset
Applied, thanks! -- Roberto E. Vargas Caballero
[dev] [PATCH 3/3] reset the alt screen in treset
--- st.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/st.c b/st.c index 28e5b50..8488024 100644 --- a/st.c +++ b/st.c @@ -1356,9 +1356,12 @@ treset(void) { memset(term.trantbl, sizeof(term.trantbl), CS_USA); term.charset = 0; - tclearregion(0