kitty/kitty
2019-01-30 12:26:11 +01:00
..
conf
fonts ... 2018-12-06 13:19:58 +05:30
launcher
__init__.py
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl Fix #1221 in a different way 2019-01-08 16:14:41 +01:00
border_vertex.glsl
borders.py
boss.py Handle cursor_text_color that is already a Color when patching 2019-01-23 10:38:09 +05:30
cell_fragment.glsl Merge branch 'fix_white_background_transparency' of https://github.com/Luflosi/kitty 2019-01-14 13:10:15 +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 Start work on a choose kitten for fuzzy selection 2019-01-23 19:38:08 +05:30
charsets.h Start work on a choose kitten for fuzzy selection 2019-01-23 19:38:08 +05:30
child-monitor.c macOS: Add an option macos_show_window_title_in_menubar to not show the current window title in the menu-bar 2019-01-30 13:29:55 +05:30
child.c Add a comment for why we reset SIGPIPE 2018-12-20 09:29:09 +05:30
child.py Use the current working directory of the foreground process for the *_with_cwd actions that open a new window with the current working directory. 2019-01-03 13:29:52 +05:30
cli.py Handle ctrl-c while paging help gracefully 2018-12-03 13:53:13 +05:30
client.py
cmds.py Add match-tab for send-text 2019-01-01 14:39:28 +02:00
cocoa_window.m Framework for displaying simple OS notifications 2019-01-29 18:11:48 +05:30
colors.c Fix changing cursor_text_color via remote control not working 2018-12-16 17:12:49 +05:30
complete.py bash completion: make complete helper start with _ 2018-09-18 09:10:47 +09:00
config.py Fix #1275 2018-12-29 08:08:24 +05:30
config_data.py Implement suggestions for macOS keyboard shortcuts 2019-01-30 12:26:11 +01:00
constants.py Framework for displaying simple OS notifications 2019-01-29 18:11:48 +05:30
control-codes.h Correct spelling mistakes. 2018-09-06 12:07:09 +01:00
core_text.m get_glyph_width for core text?! 2018-09-29 18:56:54 +02:00
cursor.c Move cell_as_sgr to line.c 2018-09-30 08:58:33 +05:30
data-types.c Report the current foreground processes as well as the original child process, when using kitty @ ls 2019-01-03 13:14:39 +05:30
data-types.h Make the charsets code useable in kittens 2019-01-23 11:33:45 +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 Linux: Dont fail on systems with fonts that have non-UTF-8 names. Fixes #1281 2018-12-31 07:31:17 +05:30
fonts.c Remove unnecessary semicolons 2019-01-19 12:28:03 +01:00
fonts.h render_line: use cells based on bitmap width 2018-09-29 18:38:53 +02:00
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 Unjam event loop when adding pending cocoa action 2019-01-18 17:32:22 +01:00
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 Create a kitten to demonstrate the kitty extended keyboard protocol 2019-01-20 14:38:19 +05:30
keys.c Allow mapping shortcuts using the raw key code from the OS 2018-09-02 18:46:10 +05:30
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 Make the charsets code useable in kittens 2019-01-23 11:33:45 +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 Rename OS X -> macOS 2019-01-28 01:25:02 +01:00
modes.h
mouse.c Make the charsets code useable in kittens 2019-01-23 11:33:45 +05:30
notify.py Framework for displaying simple OS notifications 2019-01-29 18:11:48 +05:30
parse-graphics-command.h
parser.c Make the charsets code useable in kittens 2019-01-23 11:33:45 +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 Make the charsets code useable in kittens 2019-01-23 11:33:45 +05:30
screen.h
session.py Have the kitty --title flag apply to all windows created using kitty --session 2018-09-09 10:49:20 +05:30
shaders.c Ignore background_opacity if could not make window semi-transparent 2019-01-27 08:16:07 +05:30
shell.py
state.c macOS: Add an option macos_show_window_title_in_menubar to not show the current window title in the menu-bar 2019-01-30 13:29:55 +05:30
state.h macOS: Add an option macos_show_window_title_in_menubar to not show the current window title in the menu-bar 2019-01-30 13:29:55 +05:30
tab_bar.py Handle malformed tab title templates gracefully 2018-12-13 13:43:22 +05:30
tabs.py Also fix move_tab to preserve existing tab order 2019-01-04 06:59:38 +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 A new option strip_trailing_spaces to optionally remove trailing spaces from lines when copying to clipboard. 2019-01-21 15:48:21 +05:30