kitty/kittens/tui
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
..
__init__.py
dircolors.py Fix coloring of links using target 2020-09-15 09:14:44 +05:30
handler.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
images.py Move type parsers for config into own module 2021-05-24 22:29:28 +05:30
line_edit.py Work on porting kittens to use new key infrastructure 2021-01-16 20:52:14 +05:30
loop.py Add support for the keypad Begin key 2021-04-11 07:58:27 +05:30
operations.py keyboard mode change should happen only in alternate screen 2021-01-16 20:52:14 +05:30
operations_stub.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
path_completer.py Fix path completion for ~ paths 2020-09-15 09:22:24 +05:30
utils.py Allow using the ask kitten to pick a choice 2020-09-15 12:39:07 +05:30