mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 02:17:03 +00:00
...
This commit is contained in:
parent
03a7361325
commit
3867620be5
1 changed files with 1 additions and 1 deletions
|
|
@ -1251,7 +1251,7 @@ is_ascii_control_char(char x) {
|
|||
else _glfw.ns.text[0] = old_first_char;
|
||||
}
|
||||
glfw_keyevent.ime_state = GLFW_IME_NONE;
|
||||
debug_key("\x1b[m\n");
|
||||
debug_key("\n");
|
||||
_glfwInputKeyboard(window, &glfw_keyevent);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue