This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-11 19:19:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a30ea2b7f85d4cd1bee5c2dce3a639c8550408ee
kitty
/
kittens
/
tui
History
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
…
dircolors.py
Fix coloring of links using target
2020-09-15 09:14:44 +05:30
handler.py
…
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_stub.py
…
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
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