kitty/kitty
Kovid Goyal bb7edb5f8f Implement DECRQM
Also add tests for DECRQM and DECCKM
2017-02-05 16:21:13 +05:30
..
fonts Improve rendering of italic fonts in linux 2017-01-25 20:30:39 +05:30
__init__.py Remove unused code and pep8 2017-01-09 11:10:41 +05:30
borders.py Have the layouts calculate the blank rectangles 2017-01-18 13:55:51 +05:30
boss.py Implement DECCKM 2017-02-05 15:30:16 +05:30
char_grid.py When extracting URLs recognize URLs inside delimiters 2017-01-21 19:53:33 +05:30
charsets.c More charset fixes 2016-11-30 23:36:10 +05:30
child.py Report the window width and height for TIOCSWINSZ 2017-01-23 18:41:41 +05:30
client.py Code to replay dumped commands 2016-11-30 21:21:23 +05:30
colors.c Implement control code to change colors 2016-11-24 16:28:08 +05:30
config.py Allow setting bold/italic font variants individually 2017-01-24 09:03:04 +05:30
constants.py Fix mouse co-ordinates incorrect on OS X retina 2017-01-24 07:30:57 +05:30
control-codes.h Ignore PM and APC control codes 2017-01-20 13:31:05 +05:30
core_text.m A better (I hope) cell height calculation on OS X 2017-01-24 08:01:52 +05:30
cursor.c The cursor visible (DECTCEM) property should be global, not affected by save/restore of cursor or alternate screens 2017-01-04 10:02:39 +05:30
data-types.c Add an option to use a modern wcwidth() instead of the system one 2017-01-12 19:28:51 +05:30
data-types.h Implement DECRQM 2017-02-05 16:21:13 +05:30
freetype.c Improve rendering of italic fonts in linux 2017-01-25 20:30:39 +05:30
gl.h cursor empty fill and no blink when not focused 2017-01-14 12:01:05 +00:00
glfw.c Set window icon on linux 2017-01-18 20:52:06 +05:30
glfw.h ... 2017-01-12 10:22:46 +05:30
history.c Fix incorrect handling of trailing whitespace for lines in the history buffer when resizing 2016-12-11 14:48:00 +05:30
keys.py Implement DECCKM 2017-02-05 15:30:16 +05:30
kitty.conf Allow setting bold/italic font variants individually 2017-01-24 09:03:04 +05:30
layout.py Have the layouts calculate the blank rectangles 2017-01-18 13:55:51 +05:30
line-buf.c ... 2016-12-18 14:02:03 +05:30
line.c Fix compilation with clang 2016-12-12 13:36:11 +05:30
main.py Startup in the home directory when launched by launch services 2017-02-02 15:07:13 +05:30
modes.h Implement the mouse tracking protocol 2016-12-02 14:23:38 +05:30
mouse.py Implement the mouse tracking protocol 2016-12-02 14:23:38 +05:30
parser.c Implement DECRQM 2017-02-05 16:21:13 +05:30
rewrap.h Fix top lines appearing at bottom when resizing a screen that seen more lines than the number of lines available 2016-12-12 10:58:18 +05:30
screen.c Implement DECRQM 2017-02-05 16:21:13 +05:30
session.py Allow naming of session tabs 2016-12-07 09:39:43 +05:30
shaders.py Fallback implementation for glCopyImageSubData 2017-01-11 23:36:43 +05:30
sprites.c Implement escape codes for setting underline color and underline style 2016-12-05 11:03:02 +05:30
tabs.py Have the layouts calculate the blank rectangles 2017-01-18 13:55:51 +05:30
terminfo.py Implement DECCKM 2017-02-05 15:30:16 +05:30
timers.py Ignore exceptions when printing error messages 2017-01-10 17:17:23 +05:30
tracker.c Implement reverse video and DECSCNM 2016-11-30 11:12:34 +05:30
tracker.h Implement reverse video and DECSCNM 2016-11-30 11:12:34 +05:30
unicode-data.h ... 2016-11-19 14:41:40 +05:30
utils.py Add an option to use a modern wcwidth() instead of the system one 2017-01-12 19:28:51 +05:30
wcwidth9.h Add an option to use a modern wcwidth() instead of the system one 2017-01-12 19:28:51 +05:30
window.py Implement DECCKM 2017-02-05 15:30:16 +05:30