kitty/kitty
Kovid Goyal 9c002ef23c ...
2016-11-14 15:27:02 +05:30
..
__init__.py Start work on OpenGL bindings 2016-11-02 21:27:20 +05:30
boss.py More work on native streams 2016-11-13 10:24:00 +05:30
char_grid.py More work on native streams 2016-11-13 10:24:00 +05:30
charsets.c More work on native streams 2016-11-13 10:24:00 +05:30
colors.c More work on native streams 2016-11-13 10:24:00 +05:30
config.py More work on native streams 2016-11-13 10:24:00 +05:30
constants.py Handle window resizing correctly 2016-10-26 10:46:20 +05:30
control-codes.h More work on making Screen native 2016-11-12 15:25:10 +05:30
cursor.c More work on migrating Screen 2016-11-13 16:51:14 +05:30
data-types.c More work on the screen replacement 2016-11-13 14:10:57 +05:30
data-types.h Fill in a few blanks 2016-11-13 22:33:58 +05:30
develop_gl.py Speed up the update_cell_data inner loop 2016-11-10 23:20:42 +05:30
fonts.py Always use the C library wcwidth() so that the cursor does not go out of sync 2016-11-05 16:02:16 +05:30
gl.h ... 2016-11-12 08:59:29 +05:30
keys.py ... 2016-10-31 13:14:36 +05:30
line-buf.c All screen tests pass with the new screen code 2016-11-13 22:23:28 +05:30
line.c More work on migrating Screen 2016-11-13 16:51:14 +05:30
main.py fork() before creating the main window so that we dont share any env/state/fds 2016-11-03 19:49:25 +05:30
modes.h More work on native streams 2016-11-13 10:24:00 +05:30
parser.c ... 2016-11-14 15:27:02 +05:30
savepoints.c More work on native streams 2016-11-13 10:24:00 +05:30
screen.c Fill in a few blanks 2016-11-13 22:33:58 +05:30
screen.py More work on the screen replacement 2016-11-13 14:10:57 +05:30
shaders.py Move the update_cell_data() inner loop to native code 2016-11-12 10:57:06 +05:30
sprites.c More work on native streams 2016-11-13 10:24:00 +05:30
tracker.c More work on the screen replacement 2016-11-13 14:10:57 +05:30
tracker.h More work on the screen replacement 2016-11-13 14:10:57 +05:30
unicode-data.h Fix unicode data generation 2016-11-13 13:57:02 +05:30
unicode.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
utils.py Only import glfw on demand 2016-11-12 09:08:14 +05:30