Add support for the underscore key found in some keyboard layouts

Fixes #1639
This commit is contained in:
Kovid Goyal
2019-05-24 17:52:08 +05:30
parent e6217e1428
commit a51239c6ae
10 changed files with 5816 additions and 5798 deletions

View File

@@ -4,6 +4,13 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.14.1 [future]
---------------------
- Add support for the underscore key found in some keyboard layouts
(:iss:`1639`)
0.14.0 [2019-05-24]
---------------------