> Good catch, but I think it makes allowaltscreen == 0 usable, does it?
Correct!
> I don't like this alt screen thing, but when
> allowaltscreen == 0, the cursor is still saved
> and restored after calling 'less' (or 'man').
>
> This patch makes allowaltscreen == 1 usable.
Good catch, but I think it makes allowaltscreen == 0 usable, does it?
Regards,
--
Roberto E. Vargas C
I don't like this alt screen thing, but when
allowaltscreen == 0, the cursor is still saved
and restored after calling 'less' (or 'man').
This patch makes allowaltscreen == 1 usable.
---
st.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/st.c b/st.c
index 392f12d..d002b15 100644
--- a/