mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-11 08:21:01 -04:00
url-mode: disable IME mode while URL-mode is active
This prevents the IME from stealing "our" key-presses, and thus preventing the user from opening URLs. Closes #1718, hopefully.
This commit is contained in:
parent
18b702b249
commit
8716ca5784
4 changed files with 18 additions and 1 deletions
|
|
@ -87,9 +87,11 @@
|
|||
* No error response for empty `XTGETTCAP` request ([#1694][1694]).
|
||||
* Unicode-mode in one foot client affecting other clients, in foot
|
||||
server mode ([#1717][1717]).
|
||||
* IME interfering in URL-mode ([#1718][1718]).
|
||||
|
||||
[1694]: https://codeberg.org/dnkl/foot/issues/1694
|
||||
[1717]: https://codeberg.org/dnkl/foot/issues/1717
|
||||
[1718]: https://codeberg.org/dnkl/foot/issues/1718
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue