hints kitten: Add an option --ascending to control if the hints numbers increase or decrease from top to bottom

This commit is contained in:
Kovid Goyal
2019-11-28 09:20:02 +05:30
parent 652eec3033
commit 5f7bcae072
2 changed files with 12 additions and 1 deletions

View File

@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a crash/incorrect rendering when detaching a window in some circumstances
(:iss:`2173`)
- hints kitten: Add an option :option:`kitty +kitten hints --ascending` to
control if the hints numbers increase or decrease from top to bottom
0.15.0 [2019-11-27]
--------------------