mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
unicode_input kitten: Fix a regression that broke using indices to select recently used symbols.
This commit is contained in:
parent
721beb9202
commit
38bc90f724
2 changed files with 23 additions and 19 deletions
|
|
@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- When piping data to a child in the pipe command do it in a thread so as not
|
||||
to block the UI (:iss:`1708`)
|
||||
|
||||
- unicode_input kitten: Fix a regression that broke using indices to select
|
||||
recently used symbols.
|
||||
|
||||
0.14.2 [2019-06-09]
|
||||
---------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue