hints kitten: Add a :option:kitty +kitten hints --alphabet option to control what alphabets are used for hints

Fixes #1879
This commit is contained in:
Kovid Goyal
2019-08-01 16:25:54 +05:30
parent cd707e9335
commit 05f7334db9
2 changed files with 20 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.14.4 [future]
---------------------
- hints kitten: Add a :option:`kitty +kitten hints --alphabet` option to
control what alphabets are used for hints (:iss:`1879`)
- Dont fail to start if running the shell to read the EDITOR env var fails
(:iss:`1869`)