mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
ime: wip: commit all changes in ‘done()’
This commit is contained in:
parent
b85e2f40bb
commit
5745c610ac
5 changed files with 64 additions and 6 deletions
2
vt.c
2
vt.c
|
|
@ -408,7 +408,7 @@ action_esc_dispatch(struct terminal *term, uint8_t final)
|
|||
case '=':
|
||||
term->keypad_keys_mode = KEYPAD_APPLICATION;
|
||||
break;
|
||||
|
||||
ö
|
||||
case '>':
|
||||
term->keypad_keys_mode = KEYPAD_NUMERICAL;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue