kitty/kitty_tests
James McCoy a467e79144 Stop setting title to ";" when 0-length OSC 2 is received
Various programs send a 0-length title if no title is configured (e.g.,
(n)vim with 'title' unset, or mutt without ts_enabled).  When this
happens, kitty is mis-parsing the data and setting the title to ";".
2018-03-26 21:30:45 -04:00
..
__init__.py
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
parser.py Stop setting title to ";" when 0-length OSC 2 is received 2018-03-26 21:30:45 -04:00
screen.py Fix off by one when restoring cursor position after resize. Fixes #344 2018-02-25 09:15:48 +05:30