kitty/kittens
Kovid Goyal 8843ded1c9
Refactor key encoding
Cannot have key names in global namespace as not all key names are valid
python identifiers. So move them into a dict.
2020-03-03 14:54:30 +05:30
..
ask Use "with suppress()" to suppress python exceptions 2019-06-03 12:27:43 +02:00
choose Make the MIN and MAX macros typesafe 2019-07-01 17:03:47 +05:30
clipboard clipboard kitten: Add a --wait-for-completion option to have the kitten wait till copying to clipboard is complete 2019-06-07 07:13:15 +05:30
diff Refactor key encoding 2020-03-03 14:54:30 +05:30
hints Refactor key encoding 2020-03-03 14:54:30 +05:30
icat icat: Allow easily specifying z-index values below background threshold 2020-01-12 09:36:11 +05:30
key_demo Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
panel Start adding typing info 2020-03-03 14:31:25 +05:30
resize_window Refactor key encoding 2020-03-03 14:54:30 +05:30
show_error Use "with suppress()" to suppress a python exception 2019-10-28 18:35:21 +01:00
ssh Fix #2399 2020-02-27 07:14:44 +05:30
tui Refactor key encoding 2020-03-03 14:54:30 +05:30
unicode_input Refactor key encoding 2020-03-03 14:54:30 +05:30
__init__.py Framework for kittens 2018-02-04 20:23:52 +05:30
runner.py Make it possible to run custom kittens via kitty +kitten 2019-06-14 09:05:03 +05:30