mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-18 06:46:23 -04:00
feat: clsoe dialog
This commit is contained in:
parent
72d9a13c0c
commit
41ed7a81a2
15 changed files with 601 additions and 4 deletions
1
csi.c
1
csi.c
|
|
@ -584,6 +584,7 @@ decset_decrst(struct terminal *term, unsigned param, bool enable)
|
|||
else {
|
||||
term_ime_disable(term);
|
||||
term->ime_reenable_after_url_mode = false;
|
||||
term->ime_reenable_after_msg_mode = false;
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue