kitty/kittens/tui
Kovid Goyal 65361d56c4
Use find_exe() for resolving editor as well
Avoids having to exec the shell in most cases
2020-12-29 11:33:42 +05:30
..
__init__.py Framework for kittens 2018-02-04 20:23:52 +05:30
dircolors.py Fix coloring of links using target 2020-09-15 09:14:44 +05:30
handler.py Use a stub rather than TYPE_CHECKING 2020-03-15 13:27:40 +05:30
images.py Use find_exe() for resolving editor as well 2020-12-29 11:33:42 +05:30
line_edit.py Add basic editing support for the broadcast kitten 2020-12-01 17:35:15 +05:30
loop.py Also transmit key events when broadcasting 2020-12-01 14:11:50 +05:30
operations.py Add support for the color settings stack that XTerm copied from us without acknowledgement and decided to use incompatible escape codes for. 2020-12-21 21:39:05 +05:30
operations_stub.py Add type information for tui operations cmds 2020-03-10 22:25:57 +05:30
path_completer.py Fix path completion for ~ paths 2020-09-15 09:22:24 +05:30
utils.py Allow using the ask kitten to pick a choice 2020-09-15 12:39:07 +05:30