kitty/kittens
Kovid Goyal 6d7df1c5e8
Refactor configuration file parsing
Now the time for importing the kitty.config module has been halved, from
16ms from 32ms on my machine. Also, the new architecture will eventually
allow for auto generating a bunch of python-to-C boilerplate code.
2021-05-31 17:40:49 +05:30
..
ask Allow copying hyperlink URL to clipboard 2020-09-15 13:23:31 +05:30
broadcast Work on porting kittens to use new key infrastructure 2021-01-16 20:52:14 +05:30
choose Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
clipboard more typing work 2020-03-12 08:10:51 +05:30
diff Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
hints Fix unbound variable in hyperlink handling 2021-04-19 14:19:13 +02:00
hyperlinked_grep Also handle EOFError 2020-09-25 18:58:03 +05:30
icat Better error message for people running icat on systems with outdated/broken ImageMagick 2021-03-12 11:28:57 +05:30
panel Allow resizing of OS Window framebuffers to a single cell 2021-02-14 22:17:41 +05:30
query_terminal A new kitten to easily query kitty for config values 2020-10-07 13:35:16 +05:30
remote_file Use the new get_options() function 2021-05-24 12:29:11 +05:30
resize_window Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling when the num lock or caps lock modifiers were engaged. 2021-05-07 06:55:25 +05:30
show_error more typing work 2020-03-12 08:10:51 +05:30
show_key A new show_key kitten 2021-04-29 13:10:20 +05:30
ssh ssh kitten: Mimic behavior of ssh more closely 2021-05-18 15:12:57 +05:30
tui Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
unicode_input Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling when the num lock or caps lock modifiers were engaged. 2021-05-07 06:55:25 +05:30
__init__.py
runner.py Fallback to importlib_resources on python 3.6 2021-02-19 18:02:15 +05:30