mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
csi/input: remove private mode 27127
This effectively reverts commit 31c73f0cf0.
This commit is contained in:
parent
ee840a308a
commit
e32707ffc0
5 changed files with 6 additions and 17 deletions
|
|
@ -1808,7 +1808,6 @@ term_reset(struct terminal *term, bool hard)
|
|||
term->insert_mode = false;
|
||||
term->bracketed_paste = false;
|
||||
term->focus_events = false;
|
||||
term->modify_escape_key = false;
|
||||
term->num_lock_modifier = true;
|
||||
term->bell_action_enabled = true;
|
||||
term->mouse_tracking = MOUSE_NONE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue