kitty/kitty
2016-12-10 12:59:20 +05:30
..
fonts ... 2016-12-10 09:38:18 +05:30
__init__.py Start work on OpenGL bindings 2016-11-02 21:27:20 +05:30
borders.py Mutex the border rendering code 2016-11-29 12:49:30 +05:30
boss.py Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +05:30
char_grid.py Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +05:30
charsets.c More charset fixes 2016-11-30 23:36:10 +05:30
child.py Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +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 Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +05:30
constants.py More refactoring 2016-12-05 20:52:08 +05:30
control-codes.h Implement CHT 2016-11-30 21:55:20 +05:30
cursor.c Use a circular buffer for the savepoints 2016-11-19 11:03:21 +05:30
data-types.c ... 2016-12-02 17:17:44 +05:30
data-types.h LineBuf.as_ansi() 2016-12-09 12:44:39 +05:30
freetype.c Release GIL in a few more places 2016-11-28 20:34:51 +05:30
gl.h A few more GIL releases 2016-11-29 22:36:04 +05:30
glfw.c Implement copy to clipboard shortcut 2016-12-01 16:24:24 +05:30
glfw.h Allow passing a timeout to waitevents 2016-11-29 20:39:47 +05:30
history.c HistoryBuf.as_ansi() 2016-12-09 19:39:20 +05:30
keys.py ... 2016-12-05 10:30:04 +05:30
kitty.conf Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +05:30
layout.py More refactoring 2016-12-05 20:52:08 +05:30
line-buf.c HistoryBuf.as_ansi() 2016-12-09 19:39:20 +05:30
line.c Code to get the ANSI representation of a line 2016-12-08 21:11:12 +05:30
main.py Implement startup sessions 2016-12-06 11:19:40 +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 More charset fixes 2016-11-30 23:36:10 +05:30
rewrap.h Fix screen being deleted on resize 2016-11-21 09:34:16 +05:30
screen.c Add control code for resetting underline color to default 2016-12-08 18:34:02 +05:30
session.py Allow naming of session tabs 2016-12-07 09:39:43 +05:30
shaders.py ... 2016-12-10 09:41:25 +05:30
sprites.c Implement escape codes for setting underline color and underline style 2016-12-05 11:03:02 +05:30
tabs.py Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +05:30
terminfo.py Add the status line capabilities to terminfo 2016-12-10 08:40:03 +05:30
timers.py Allow re-adding of a timer while the timer is being executed 2016-12-02 18:10:04 +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 Make the tab bar colors configurable 2016-12-07 08:44:57 +05:30
window.py Implement viewing of the scrollback buffer in a separate window 2016-12-10 12:59:20 +05:30