kitty/kitty
Kovid Goyal ea414945f2
DRYer
2018-06-11 17:52:00 +05:30
..
conf A new tab bar style 2018-06-06 13:27:15 +05:30
fonts
launcher
__init__.py
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl
borders.py
boss.py DRYer 2018-06-11 17:52:00 +05:30
cell_fragment.glsl
cell_vertex.glsl
charsets.c
child-monitor.c Use pipe2() on non-Apple platforms 2018-06-08 08:15:12 +05:30
child.c
child.py Use the process name as the default window title rather than "kitty" 2018-06-07 23:23:10 +05:30
cli.py ... 2018-06-10 06:36:23 +05:30
client.py Add missing screen_delete_lines to client 2018-06-11 09:12:30 +05:30
cmds.py Clean up usage of TTYIO for remote cmds and the shell 2018-06-08 20:17:27 +05:30
cocoa_window.m macOS: Fix crash when triggering some global menu actions with the mouse 2018-06-06 22:53:07 +05:30
colors.c
config.py Get rid of the default kitty.conf 2018-06-05 09:17:31 +05:30
config_data.py Add --chop-long-lines to the less invocation as it ensures line numbers are correct even if the scrollback window is narrower 2018-06-07 13:29:31 +05:30
constants.py Add a config option to set the EDITOR kitty uses 2018-05-28 12:24:09 +05:30
control-codes.h
core_text.m
cursor.c
cursor_fragment.glsl
cursor_vertex.glsl
data-types.c Set VMIN to 1 as without it poll() returns immediately even when no data is available to read on macOS 2018-06-09 11:17:12 +05:30
data-types.h Re-order includes for "_POSIX_C_SOURCE" 2018-06-02 11:26:02 -06:00
desktop.c
emoji.h
fontconfig.c
fonts.c Ensure font data is free'd before other finalizers 2018-05-29 07:18:07 +05:30
fonts.h
freetype.c
gl-wrapper.c
gl-wrapper.h
gl.h
glfw-wrapper.c macOS: When clicking dock icon with no windows, create a new window 2018-06-07 07:19:39 +05:30
glfw-wrapper.h macOS: When clicking dock icon with no windows, create a new window 2018-06-07 07:19:39 +05:30
glfw.c A DPI change is signaled by either a viewport _or_ a scaling factor change 2018-06-10 18:31:44 -07:00
graphics.c
graphics.h
graphics_fragment.glsl
graphics_vertex.glsl
history.c
key_encoding.py
keys.c Re-order includes for "_POSIX_C_SOURCE" 2018-06-02 11:26:02 -06:00
keys.h Add in the redundant ctrl+<234578`> key combinations in normal and application mode. They all conflict with other keys but by implementing them the same as other terminals, I can at least avoid having to explain how they Ctrl+number is broken in traditional terminals over and over again. 2018-05-28 20:37:48 +05:30
keys.py Add in the redundant ctrl+<234578`> key combinations in normal and application mode. They all conflict with other keys but by implementing them the same as other terminals, I can at least avoid having to explain how they Ctrl+number is broken in traditional terminals over and over again. 2018-05-28 20:37:48 +05:30
khrplatform.h
kittens.c
layout.py
line-buf.c
line.c
lineops.h
logging.c
main.py macOS: Add macOS standard shortcuts 2018-06-07 07:54:21 +05:30
modes.h
mouse.c Avoid spurious selection 2018-06-10 12:01:18 -07:00
parser.c Fix build breakage caused by FreeBSD support 2018-06-03 09:17:18 +05:30
remote_control.py Fix #620 2018-06-09 23:21:00 +05:30
rewrap.h
rgb.py A new tab bar style 2018-06-06 13:27:15 +05:30
screen.c Fix a regression in 0.10 that caused incorrect rendering of the status bar in irssi when used inside screen. 2018-06-11 10:13:21 +05:30
screen.h Add support for the CSI t escape code to query window and cell sizes 2018-05-28 13:47:42 +05:30
session.py More conf docs 2018-06-05 07:52:29 +05:30
shaders.c Fix kitty @ set-colors not working with the window border colors 2018-06-11 09:03:24 +05:30
shell.py Clean up usage of TTYIO for remote cmds and the shell 2018-06-08 20:17:27 +05:30
state.c DRYer 2018-06-11 17:52:00 +05:30
state.h Fix inactive_text_alpha also applying to the tab bar 2018-06-07 20:19:29 +05:30
tab_bar.py A new tab bar style 2018-06-06 13:27:15 +05:30
tabs.py A new tab bar style 2018-06-06 13:27:15 +05:30
terminfo.py
threading.h Fix typo in threading.h introduced by FreeBSD commits 2018-06-03 09:29:33 +05:30
unicode-data.c
unicode-data.h
utils.py Clean up usage of TTYIO for remote cmds and the shell 2018-06-08 20:17:27 +05:30
wcwidth-std.h
window.py Use basenames for default window title 2018-06-11 12:39:13 +05:30