kitty/kittens
Kovid Goyal 9a1f14d05c
diff kitten: Do not highlight extremely large files
python's asyncio module has no way to tell a process executor object to
kill its worker processes, so highlighting very large files cause the
kitten to hang around o exit till the highlighting is done
2018-08-04 17:30:45 +05:30
..
ask Also ignore failure to read readline history in the ask kitten 2018-06-22 17:23:55 +05:30
clipboard Remove unused code 2018-07-15 16:14:40 +05:30
diff diff kitten: Do not highlight extremely large files 2018-08-04 17:30:45 +05:30
hints Fix detection of URLs in HTML source code (URLs inside quotes) 2018-08-03 12:28:23 +05:30
icat Use TTYIO for the icat kitten as well 2018-06-08 20:21:05 +05:30
panel Document CLI of panel kitten 2018-06-02 12:24:21 +05:30
resize_window Remove need to call super-class on_resize method 2018-07-15 16:19:54 +05:30
show_error DRYer 2018-05-23 13:25:46 +05:30
ssh Fix #730 2018-07-20 15:55:39 +05:30
tui Use the ! modifier when resizing images via ImageMagick 2018-08-01 12:03:36 +05:30
unicode_input Implement support for emoji skin tone modifiers 2018-08-04 10:06:25 +05:30
__init__.py Framework for kittens 2018-02-04 20:23:52 +05:30
runner.py Restore sys.path after importing custom kitten 2018-07-25 09:51:04 +05:30