kitty/kitty
Kovid Goyal ae8ca5272b
...
2018-11-25 11:51:40 +05:30
..
conf Only import the ast module on demand 2018-08-27 12:43:20 +05:30
fonts Linux: Fix match rules used as aliases in Fontconfig configuration not being respected 2018-10-23 12:22:18 +05:30
launcher
__init__.py
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl
borders.py
boss.py Fix set_background_opacity with increment/decrement 2018-11-17 15:21:42 +06:00
cell_fragment.glsl Make final_color computation consistent across cases 2018-11-22 11:36:29 +01:00
cell_vertex.glsl
charsets.c
child-monitor.c Fix #1161 2018-11-21 10:12:05 +05:30
child.c ... 2018-09-07 11:37:33 +05:30
child.py
cli.py Have the kitty --title flag apply to all windows created using kitty --session 2018-09-09 10:49:20 +05:30
client.py Implement window title stack 2018-08-29 09:56:52 +05:30
cmds.py Remote control: Fix the `focus_window` command not focusing the top-level OS window of the specified kitty window 2018-09-22 12:17:35 +05:30
cocoa_window.m Respect the default system double-click interval 2018-10-26 11:57:33 +02:00
colors.c
complete.py bash completion: make complete helper start with _ 2018-09-18 09:10:47 +09:00
config.py Consolidate options for hiding window decorations 2018-11-11 11:56:44 +05:30
config_data.py Merge branch 'scroll-wayland' of https://github.com/maximbaz/kitty 2018-11-11 12:03:39 +05:30
constants.py If a permission error occurs creating the kitty config directory use a temp dir as the config directory. Fixes #1152 2018-11-18 20:02:55 +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 Fail early when opening tty fails 2018-09-02 14:29:10 +05:30
data-types.h Move cell_as_sgr to line.c 2018-09-30 08:58:33 +05:30
desktop.c
emoji.h
fontconfig.c Allow specifying monospace when calling fc_match 2018-10-24 06:45:06 +05:30
fonts.c Merge branch 'adjust_column_width_frac' of https://github.com/jjrams/kitty 2018-10-30 11:49:58 +05:30
fonts.h render_line: use cells based on bitmap width 2018-09-29 18:38:53 +02:00
freetype.c Merge branch 'multi-pua' of https://github.com/blueyed/kitty 2018-10-30 11:49:05 +05:30
gl-wrapper.c
gl-wrapper.h
gl.h
glfw-wrapper.c Implement primary selection for Wayland 2018-10-31 09:03:22 +05:30
glfw-wrapper.h Implement primary selection for Wayland 2018-10-31 09:03:22 +05:30
glfw.c Fix unused function on macOS 2018-11-22 15:49:01 +05:30
graphics.c
graphics.h
graphics_fragment.glsl
graphics_vertex.glsl
history.c Allow arbitrary sized lines in the secondary scrollback buffer 2018-11-21 17:55:43 +05:30
key_encoding.py
keys.c Allow mapping shortcuts using the raw key code from the OS 2018-09-02 18:46:10 +05:30
keys.h Fix :kbd:ctrl+shift+special key not working in normal and application keyboard modes 2018-11-03 09:03:50 +05:30
keys.py Fix :kbd:ctrl+shift+special key not working in normal and application keyboard modes 2018-11-03 09:03:50 +05:30
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 Have line_as_ansi indicate when the output is truncated 2018-11-20 11:13:49 +05:30
lineops.h Have line_as_ansi indicate when the output is truncated 2018-11-20 11:13:49 +05:30
logging.c
macos_process_info.c
main.py Add option to enable custom cursor on macos 2018-09-18 10:56:26 -06:00
modes.h
mouse.c When double or triple clicking ignore clicks if they are "far" from each other 2018-11-23 11:46:02 +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 dont -> don't 2018-08-29 03:18:25 +02:00
rewrap.h
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 Implement window title stack 2018-08-29 09:56:52 +05:30
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 Make the buffer clearing more robust 2018-11-13 20:59:39 +05:30
shell.py Implement completion for remote control commands 2018-08-25 14:51:59 +05:30
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 Fix kitty @set-colors not working for tab backgrounds when using the fade tabbar style 2018-09-09 19:41:32 +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 Revert addition of RGB to terminfo 2018-11-21 10:33:55 +05:30
threading.h
unicode-data.c
unicode-data.h
utils.py Fix #1156 2018-11-20 08:49:07 +05:30
wcwidth-std.h
window.py ... 2018-11-25 11:51:40 +05:30