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-07-26 10:12:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a89309153d3b60b454ddf1584c537d0c5852ebbc
kitty
/
kitty_tests
History
Kovid Goyal
1fe936dbbc
Fix off by one when restoring cursor position after resize.
Fixes
#344
2018-02-25 09:15:48 +05:30
..
__init__.py
Support S8C1T mode
2017-12-05 20:21:12 +05:30
datatypes.py
Have wcwidth() ignore SGR
2018-02-12 10:19:29 +05:30
FiraCode-Medium.otf
…
fonts.py
Add support for the unicode emoji presentation variation selector
2018-02-06 09:52:55 +05:30
gr.py
…
graphics.py
…
keys.py
Add tests for SGR protocol encoding
2018-01-07 23:48:16 +05:30
layout.py
Add tests for layout operations with an overlay window
2018-02-04 11:28:13 +05:30
Lenna.png
…
LiberationMono-Regular.ttf
Use only cluster numbers and glyph sizes for grouping glyphs into cells
2017-11-12 23:43:21 +05:30
parser.py
Get rid of the option to use the system wcwidth
2018-02-04 21:02:30 +05:30
screen.py
Fix off by one when restoring cursor position after resize.
Fixes
#344
2018-02-25 09:15:48 +05:30