kitty/kitty
2016-10-21 12:26:03 +05:30
..
__init__.py Initial commit 2016-10-14 12:33:27 +05:30
boss.py Refactor to make TerminalWidget self contained 2016-10-20 23:40:24 +05:30
config.py Implement changing cursor shape 2016-10-21 06:23:05 +05:30
constants.py Ensure terminfo definition is available to child process 2016-10-17 23:12:29 +05:30
data_types.py Speed up painting by detecting the most common background color and using it as the overall background color on each paint event 2016-10-21 12:26:03 +05:30
keys.py oops 2016-10-21 06:38:07 +05:30
main.py ... 2016-10-21 11:09:51 +05:30
screen.py Dont dirty the tracker on object creation needlessly 2016-10-21 10:03:44 +05:30
term.py Speed up painting by detecting the most common background color and using it as the overall background color on each paint event 2016-10-21 12:26:03 +05:30
tracker.py Micro-optimization 2016-10-21 10:01:15 +05:30
unicode.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
utils.py Nicer syntax for running a non-default program 2016-10-21 08:41:11 +05:30