kitty/kitty
2020-08-07 09:36:28 +05:30
..
conf
fonts
layout
rc Remote control close_tab should not ask for confirmation 2020-07-16 12:55:25 +05:30
__init__.py
bgimage_fragment.glsl
bgimage_vertex.glsl
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl
borders.py
boss.py Also make the platform window id available via kitty @ ls 2020-07-24 08:47:13 +05:30
cell_fragment.glsl
cell_vertex.glsl
charsets.c
charsets.h
child-monitor.c fix talk mutex typo unlock -> lock 2020-07-18 11:47:22 +05:30
child.c
child.py
choose_entry.py
cli.py
cli_stub.py
client.py
cocoa_window.m Make ringing bell not dependent on having a OSWindow 2020-08-05 10:58:00 +05:30
colors.c
complete.py
config.py
config_data.py
constants.py Dont use SystemExit if kitty exe not found 2020-07-31 20:03:04 +05:30
control-codes.h
core_text.m Revert "Adjust cell height automatically for buggy fonts that draw brackets outside the bounding box" 2020-08-06 21:20:54 +05:30
cursor.c
data-types.c
data-types.h
desktop.c
emoji.h Speed up is_combining_char() in the common case 2020-08-06 17:45:40 +05:30
fast_data_types.pyi Update fast_data_types.pyi 2020-07-23 19:09:16 -04:00
fontconfig.c
fonts.c
fonts.h
freetype.c Revert "Adjust cell height automatically for buggy fonts that draw brackets outside the bounding box" 2020-08-06 21:20:54 +05:30
gl-wrapper.c
gl-wrapper.h
gl.c
gl.h
glfw-wrapper.c
glfw-wrapper.h Revert "Linux: Fix slow startup on some systems caused by GLFW searching for joysticks. Since kitty does not use joysticks, disable joystick support." 2020-07-23 23:56:21 +02:00
glfw.c oops 2020-08-05 11:06:24 +05:30
graphics.c Avoid extra layer update if clearing images has no effect 2020-08-07 09:36:28 +05:30
graphics.h
graphics_fragment.glsl
graphics_vertex.glsl
history.c
key_encoding.py
key_names.py
keys.c Fix pre-edit text not always being cleared with iBus input 2020-07-18 19:31:38 +05:30
keys.h
keys.py
kittens.c
launch.py
line-buf.c
line.c Cleanup 2020-08-06 18:14:56 +05:30
lineops.h
logging.c
loop-utils.c
loop-utils.h
macos_process_info.c
main.py
marks.py
modes.h Add support for legacy DECSET codes 47, 1047 and 1048 2020-07-22 09:00:51 +05:30
monotonic.c
monotonic.h
mouse.c
multiprocessing.py
notify.py
options_stub.py
parse-graphics-command.h
parser.c vim also produces CSI > 4;m ignore that as well 2020-07-24 19:19:18 +05:30
png-reader.c
png-reader.h
remote_control.py
rewrap.h
rgb.py
screen.c Add support for legacy DECSET codes 47, 1047 and 1048 2020-07-22 09:00:51 +05:30
screen.h Add support for legacy DECSET codes 47, 1047 and 1048 2020-07-22 09:00:51 +05:30
session.py Allow setting the class for new OS windows in a session file 2020-07-18 12:11:41 +05:30
shaders.c
shell.py
state.c
state.h
tab_bar.py
tabs.py DRYer 2020-07-24 08:41:55 +05:30
terminfo.py
threading.h
tint_fragment.glsl
tint_vertex.glsl
typing.py
typing.pyi
unicode-data.c Speed up is_ignored_char in the common case 2020-08-06 18:05:33 +05:30
unicode-data.h
update_check.py
utils.py DRYer 2020-07-24 08:41:55 +05:30
wcwidth-std.h Speed up wcwidth_std in the common case 2020-08-06 17:57:57 +05:30
window.py Fix #2896 2020-08-03 22:14:13 +05:30
window_list.py