mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04:00
ime: Reset terminal's IME state on text_input.leave
To reproduce issue: - Launch an IME from inside foot - Type in some preedit text - Use Ctrl-C to close the IME - IME text stays in terminal until focus is changed
This commit is contained in:
parent
6e94da182c
commit
8a32c5c5c1
2 changed files with 12 additions and 0 deletions
|
|
@ -25,12 +25,19 @@
|
|||
## 1.6.4
|
||||
### Added
|
||||
### Changed
|
||||
|
||||
* The IME state no longer stays stuck in the terminal if the IME goes
|
||||
away during preedit.
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* [tdeo](https://codeberg.org/tdeo)
|
||||
|
||||
|
||||
## 1.6.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue