mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
ime: codespell: actaually -> actually
This commit is contained in:
parent
e8ffb05bc7
commit
1c355f7b7f
1 changed files with 1 additions and 1 deletions
2
ime.c
2
ime.c
|
|
@ -385,7 +385,7 @@ ime_enable(struct seat *seat)
|
||||||
|
|
||||||
struct terminal *term = seat->kbd_focus;
|
struct terminal *term = seat->kbd_focus;
|
||||||
|
|
||||||
/* TODO: we’ve actaully seen text-input::enter without first
|
/* TODO: we’ve actually seen text-input::enter without first
|
||||||
* seeing keyboard::enter... so perhaps we should check for this,
|
* seeing keyboard::enter... so perhaps we should check for this,
|
||||||
* and... do what? Ignore IME completely, or do we need to call
|
* and... do what? Ignore IME completely, or do we need to call
|
||||||
* ime_enable() from keyboard::enter too? */
|
* ime_enable() from keyboard::enter too? */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue