kitty/kitty
2016-10-21 06:23:05 +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 Implement changing cursor shape 2016-10-21 06:23:05 +05:30
keys.py Implement handling for special keys 2016-10-20 15:25:29 +05:30
main.py Implement middle-click to paste selection and also update window title/icon 2016-10-21 01:52:02 +05:30
screen.py Implement changing cursor shape 2016-10-21 06:23:05 +05:30
term.py Implement changing cursor shape 2016-10-21 06:23:05 +05:30
tracker.py Remove unused code 2016-10-20 05:33:14 +05:30
unicode.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
utils.py Sanitize title and icon names 2016-10-21 03:53:31 +05:30