Use DECFRA on VT420 compatible terminals (so, xterm) and ED on all

others for clearing panes.
This commit is contained in:
nicm
2017-02-06 22:05:11 +00:00
parent 68e04907de
commit d60e585d9e
4 changed files with 84 additions and 22 deletions

View File

@ -87,6 +87,7 @@ struct input_ctx {
struct utf8_data utf8data;
int ch;
int flags;
#define INPUT_DISCARD 0x1