kitty/kitty
2016-11-22 10:15:51 +05:30
..
__init__.py Start work on OpenGL bindings 2016-11-02 21:27:20 +05:30
boss.py Shortcuts for scrolling to the start and end of the scrollback buffer 2016-11-21 20:57:32 +05:30
char_grid.py Shortcuts for scrolling to the start and end of the scrollback buffer 2016-11-21 20:57:32 +05:30
charsets.c Ensure charsets are always valid 2016-11-19 13:13:36 +05:30
child.py Do not use a global variable to store child data 2016-11-21 10:21:17 +05:30
colors.c More work on native streams 2016-11-13 10:24:00 +05:30
config.py Shortcuts for scrolling to the start and end of the scrollback buffer 2016-11-21 20:57:32 +05:30
constants.py Handle window resizing correctly 2016-10-26 10:46:20 +05:30
control-codes.h Use the new native screen class 2016-11-18 15:30:59 +05:30
cursor.c Use a circular buffer for the savepoints 2016-11-19 11:03:21 +05:30
data-types.c Start work on HistoryBuf 2016-11-20 13:55:19 +05:30
data-types.h Implement keyboard shortcuts for scrolling 2016-11-21 20:48:51 +05:30
develop_gl.py Get develop_gl working again 2016-11-22 08:32:31 +05:30
fonts.py Code to add underline/strikout/udercurl to glyphs 2016-11-22 10:15:51 +05:30
gl.h ... 2016-11-12 08:59:29 +05:30
history.c Implement keyboard shortcuts for scrolling 2016-11-21 20:48:51 +05:30
keys.py Implement keyboard shortcuts for paste 2016-11-21 13:49:01 +05:30
line-buf.c Show a wide cursor when over a wide character 2016-11-21 14:30:08 +05:30
line.c More work on migrating Screen 2016-11-13 16:51:14 +05:30
main.py Split out the glfw constants into their own module so they can be used on Travis without needing glfw 2016-11-21 13:00:15 +05:30
modes.h More work on native streams 2016-11-13 10:24:00 +05:30
parser.c Speed un reading from child process 2016-11-19 16:59:12 +05:30
rewrap.h Fix screen being deleted on resize 2016-11-21 09:34:16 +05:30
screen.c Implement keyboard shortcuts for scrolling 2016-11-21 20:48:51 +05:30
shaders.py Move the update_cell_data() inner loop to native code 2016-11-12 10:57:06 +05:30
sprites.c Get develop_gl working again 2016-11-22 08:32:31 +05:30
tracker.c Use the new native screen class 2016-11-18 15:30:59 +05:30
tracker.h Use the new native screen class 2016-11-18 15:30:59 +05:30
unicode-data.h ... 2016-11-19 14:41:40 +05:30
utils.py Do not use a global variable to store child data 2016-11-21 10:21:17 +05:30