kitty/kitty
2016-11-10 11:12:20 +05:30
..
__init__.py Start work on OpenGL bindings 2016-11-02 21:27:20 +05:30
boss.py ... 2016-11-03 19:56:02 +05:30
char_grid.py Remove the no longer needed data types module 2016-11-10 11:07:39 +05:30
colors.c Remove the no longer needed data types module 2016-11-10 11:07:39 +05:30
config.py A ColorProfile to manage colors 2016-11-10 10:07:47 +05:30
constants.py Handle window resizing correctly 2016-10-26 10:46:20 +05:30
cursor.c Cursor.reset_display_attrs() 2016-11-10 11:12:20 +05:30
data-types.c A ColorProfile to manage colors 2016-11-10 10:07:47 +05:30
data-types.h A ColorProfile to manage colors 2016-11-10 10:07:47 +05:30
develop_gl.py More OpenGL bindings 2016-11-03 16:44:07 +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 Set texture interpolation to nearest to prevent fringing 2016-11-03 21:26:15 +05:30
keys.py ... 2016-10-31 13:14:36 +05:30
line-buf.c ... 2016-11-09 19:11:32 +05:30
line.c Remove the no longer needed data types module 2016-11-10 11:07:39 +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
screen.py More tests for rewrap 2016-11-09 19:21:08 +05:30
shaders.py Remove the no longer needed data types module 2016-11-10 11:07:39 +05:30
tracker.py A ColorProfile to manage colors 2016-11-10 10:07:47 +05:30
unicode.py Use a regex for faster filtering of uinicode data 2016-10-17 10:41:55 +05:30
utils.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