kitty/kitty
2016-10-17 13:50:53 +05:30
..
__init__.py Initial commit 2016-10-14 12:33:27 +05:30
boss.py De-couple write_to_child 2016-10-16 20:00:15 +05:30
config.py Implement painting of cells 2016-10-15 14:26:53 +05:30
constants.py Look for config file in stabdard location on startup 2016-10-14 18:30:09 +05:30
data_types.py API to set text in Line efficiently 2016-10-17 13:50:53 +05:30
main.py Implement writing to child process 2016-10-16 19:38:35 +05:30
screen.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
term.py Start work on screen implementation 2016-10-16 16:41:10 +05:30
unicode.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
utils.py A function to efficiently check for the common case pure ascii strings 2016-10-17 09:11:10 +05:30