Luflosi b796ceecdd Add Caps Lock to the list of modifier keys
When a key is pressed and `mouse_hide_wait` is less than zero, kitty will hide the mouse cursor. When a key is pressed, kitty will also scroll the history to the bottom. Both of these things don't happen if the key being pressed was a modifier key. Both of these things should not happen when Caps Lock is pressed, so this key should be added to the list of modifier keys.
`is_modifier_key()` is not used for anything else.
2019-11-09 00:41:12 +01:00
2019-07-30 15:07:12 +05:30
2019-07-07 21:10:15 +02:00
2019-06-28 13:48:09 +05:30
2019-10-23 18:21:34 +05:30
2019-06-28 13:48:09 +05:30
2018-09-22 20:22:15 +02:00
2019-06-05 17:12:21 +02:00
2019-08-09 03:27:22 +02:00
2019-08-01 13:21:26 -05:00
2019-01-27 09:45:36 +05:30

= kitty - the fast, featureful, GPU based, terminal emulator

See https://sw.kovidgoyal.net/kitty

image:https://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]
Description
No description provided
Readme GPL-3.0 155 MiB
Languages
Python 38.5%
C 28%
Go 26.4%
Objective-C 5.5%
Shell 1%
Other 0.5%