kitty/kitty
2018-12-18 11:15:22 +05:30
..
conf
fonts ... 2018-12-06 13:19:58 +05:30
launcher
__init__.py
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl
borders.py
boss.py Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
cell_fragment.glsl Fix setting background_opacity causing window margins/padding to be slightly different shade from background 2018-12-11 08:36:03 +05:30
cell_vertex.glsl Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
charsets.c
child-monitor.c Fix #1161 2018-11-21 10:12:05 +05:30
child.c
child.py
cli.py Handle ctrl-c while paging help gracefully 2018-12-03 13:53:13 +05:30
client.py
cmds.py Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
cocoa_window.m Merge branch 'dockmenu' of https://github.com/jacwah/kitty 2018-12-18 10:59:13 +05:30
colors.c Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
complete.py
config.py Consolidate options for hiding window decorations 2018-11-11 11:56:44 +05:30
config_data.py Add a new option tab_title_template to control how tab titles are formatted. 2018-12-13 13:33:06 +05:30
constants.py version 0.13.1 2018-12-06 13:23:33 +05:30
control-codes.h
core_text.m
cursor.c
data-types.c
data-types.h Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
desktop.c Add a couple of extra lib names for libstartup-notification.so 2018-12-14 23:01:49 +05:30
emoji.h
fontconfig.c Allow specifying monospace when calling fc_match 2018-10-24 06:45:06 +05:30
fonts.c Fix Private use Unicode area characters followed by spaces at the end of text not being rendered correctly 2018-12-16 13:10:47 +05:30
fonts.h
freetype.c ... 2018-12-03 21:35:03 +05:30
gl-wrapper.c Generate OpenGL bindings with updated glad 2018-12-04 16:31:26 +05:30
gl-wrapper.h Generate OpenGL bindings with updated glad 2018-12-04 16:31:26 +05:30
gl.h
glfw-wrapper.c Implement primary selection for Wayland 2018-10-31 09:03:22 +05:30
glfw-wrapper.h Linux: Handle keyboards with a "+" key 2018-12-13 09:56:30 +05:30
glfw.c Linux: Handle keyboards with a "+" key 2018-12-13 09:56:30 +05:30
graphics.c Fix failing test 2018-12-11 10:08:52 +05:30
graphics.h
graphics_fragment.glsl
graphics_vertex.glsl
history.c pager history: fix bufsize calculation 2018-11-30 16:06:05 +09:00
key_encoding.py Linux: Handle keyboards with a "+" key 2018-12-13 09:56:30 +05:30
keys.c
keys.h Forgot to regenerate keys table with plus key. Fixes #1246 2018-12-18 03:03:35 +05:30
keys.py Declare more function and editing keys with modifiers 2018-12-11 23:42:59 +07:00
khrplatform.h
kittens.c
layout.py Fixed call to Tall.neighbors_for_window 2018-11-01 14:55:13 -06:00
line-buf.c Have line_as_ansi indicate when the output is truncated 2018-11-20 11:13:49 +05:30
line.c Move URL parser enum into parser function 2018-12-04 06:59:03 +05:30
lineops.h Merge branch 'selection_wide_hilight' of https://github.com/martinetd/kitty 2018-11-30 09:27:05 +05:30
logging.c
macos_process_info.c
main.py Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
modes.h
mouse.c macOS: Fix scrolling very slowly with wheel mice not working 2018-12-18 11:15:22 +05:30
parse-graphics-command.h
parser.c More robust no modifier check for CSI parsing 2018-11-19 09:53:01 +05:30
png-reader.c
png-reader.h
remote_control.py
rewrap.h Fix resizing window smaller and then restoring causing some wrapped lines to not be properly unwrapped 2018-12-06 12:56:24 +05:30
rgb.py
screen.c Fix a crash if the client program tries to restore more modes than it saves 2018-11-22 08:57:43 +05:30
screen.h
session.py
shaders.c Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
shell.py
state.c Merge branch 'scroll-wayland' of https://github.com/maximbaz/kitty 2018-11-11 12:03:39 +05:30
state.h When double or triple clicking ignore clicks if they are "far" from each other 2018-11-23 11:46:02 +05:30
tab_bar.py Handle malformed tab title templates gracefully 2018-12-13 13:43:22 +05:30
tabs.py Allow hiding the tab bar completely, by setting :opt:tab_bar_style to `hidden`. 2018-10-25 10:05:43 +05:30
terminfo.py Declare more function and editing keys with modifiers 2018-12-11 23:42:59 +07:00
threading.h
unicode-data.c
unicode-data.h
utils.py Graphics protocol: Only delete temporary image-data files if they are in a known temporary file location 2018-12-11 10:00:43 +05:30
wcwidth-std.h
window.py Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30