mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-29 12:53:13 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dircolors.py | ||
| handler.py | ||
| images.py | ||
| line_edit.py | ||
| loop.py | ||
| operations.py | ||
| operations_stub.py | ||
| path_completer.py | ||
| utils.py | ||