This website requires JavaScript.
Explore
Help
Register
Sign In
KittyPatch
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
kitty
/
kittens
/
tui
History
Kovid Goyal
8225351145
icat: When displaying an animated GIF image with no delays between frames, add a 100ms delay between every frame.
...
This allows some broken images tested with broken software *cough* browsers to work. See
#3498
2021-04-19 17:17:45 +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
Fix key handling in diff kitten
2021-01-16 20:52:14 +05:30
images.py
icat: When displaying an animated GIF image with no delays between frames, add a 100ms delay between every frame.
2021-04-19 17:17:45 +05:30
line_edit.py
Work on porting kittens to use new key infrastructure
2021-01-16 20:52:14 +05:30
loop.py
Add support for the keypad Begin key
2021-04-11 07:58:27 +05:30
operations_stub.py
Add type information for tui operations cmds
2020-03-10 22:25:57 +05:30
operations.py
keyboard mode change should happen only in alternate screen
2021-01-16 20:52:14 +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