| .. |
|
conf
|
Enable checks for unused noqa
|
2023-01-09 17:28:35 +05:30 |
|
fonts
|
A new option undercurl_style to control the rendering of undercurls
|
2023-01-16 14:23:10 +05:30 |
|
launcher
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
layout
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
options
|
A new option undercurl_style to control the rendering of undercurls
|
2023-01-16 14:23:10 +05:30 |
|
rc
|
Ensure we are not using iterators when closing
|
2023-01-18 09:40:31 +05:30 |
|
__init__.py
|
|
|
|
actions.py
|
|
|
|
backtrace.h
|
|
|
|
banned.h
|
|
|
|
bash.py
|
Native code implementation for expanding ANSI escape codes
|
2022-11-25 17:33:41 +05:30 |
|
bgimage_fragment.glsl
|
|
|
|
bgimage_vertex.glsl
|
Allow centering the background image
|
2022-10-04 08:26:28 +05:30 |
|
blit_fragment.glsl
|
|
|
|
blit_vertex.glsl
|
|
|
|
border_fragment.glsl
|
Fix background_tint not applying to window margins and padding
|
2022-10-03 21:39:57 +05:30 |
|
border_vertex.glsl
|
Simplify passing colors to the borders shader
|
2022-12-04 16:08:32 +05:30 |
|
borders.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
boss.py
|
Fix #5894
|
2023-01-17 12:05:23 +05:30 |
|
cell_fragment.glsl
|
|
|
|
cell_vertex.glsl
|
|
|
|
charsets.c
|
|
|
|
charsets.h
|
|
|
|
child-monitor.c
|
Ensure that marking a child for removal works even when the child is still in the queue to be added
|
2023-01-18 15:43:41 +05:30 |
|
child.c
|
Dont rely on existence of sh to report exec failure
|
2023-01-14 16:03:34 +05:30 |
|
child.py
|
Dont rely on existence of sh to report exec failure
|
2023-01-14 16:03:34 +05:30 |
|
choose_entry.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
cleanup.c
|
|
|
|
cleanup.h
|
|
|
|
cli.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
cli_stub.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
client.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
clipboard.py
|
DRYer
|
2023-01-10 09:35:15 +05:30 |
|
cocoa_window.m
|
macOS: Allow to customize Hide, Minimize, and Quit global menu shortcuts
|
2022-12-20 21:08:26 +08:00 |
|
colors.c
|
Try to fix tests failing on Python 3.11
|
2022-12-16 10:05:05 +05:30 |
|
colors.h
|
|
|
|
config.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
constants.py
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
control-codes.h
|
|
|
|
core_text.m
|
Deprecate the adjust_baseline adjust_line_height and adjust_column_width options in favor of modify_font
|
2022-07-15 15:29:42 +05:30 |
|
cross-platform-random.h
|
|
|
|
crypto.c
|
Allow using IV and tags longer than the minimum lengths
|
2022-08-12 13:21:57 +05:30 |
|
cursor.c
|
|
|
|
data-types.c
|
Use a define rather than a generated file for wrapped kittens
|
2022-11-26 16:16:45 +05:30 |
|
data-types.h
|
Switch to tracking linewrap on the last cell in a line
|
2022-12-26 20:26:21 +05:30 |
|
debug_config.py
|
Enable checks for unused noqa
|
2023-01-09 17:28:35 +05:30 |
|
desktop.c
|
Linux: Use a separate thread to play the beep sound
|
2022-11-14 15:42:09 +05:30 |
|
disk-cache.c
|
|
|
|
disk-cache.h
|
|
|
|
emoji.h
|
Note the Unicode version in the generated files
|
2022-11-18 13:01:32 +08:00 |
|
entry_points.py
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
fast-file-copy.c
|
|
|
|
fast-file-copy.h
|
|
|
|
fast_data_types.pyi
|
Ensure that marking a child for removal works even when the child is still in the queue to be added
|
2023-01-18 15:43:41 +05:30 |
|
file_transmission.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
fontconfig.c
|
|
|
|
fonts.c
|
reflector: replace unecessary while loop
|
2022-07-26 21:47:52 +07:00 |
|
fonts.h
|
|
|
|
freetype.c
|
Deprecate the adjust_baseline adjust_line_height and adjust_column_width options in favor of modify_font
|
2022-07-15 15:29:42 +05:30 |
|
freetype_render_ui_text.c
|
|
|
|
freetype_render_ui_text.h
|
|
|
|
gl-wrapper.c
|
|
|
|
gl-wrapper.h
|
|
|
|
gl.c
|
|
|
|
gl.h
|
|
|
|
glfw-wrapper.c
|
panel kitten: Do not depend on xprop
|
2022-09-24 15:44:54 +05:30 |
|
glfw-wrapper.h
|
panel kitten: Do not depend on xprop
|
2022-09-24 15:44:54 +05:30 |
|
glfw.c
|
Cleanup previous PR
|
2022-12-31 14:03:16 +05:30 |
|
glyph-cache.c
|
|
|
|
glyph-cache.h
|
|
|
|
graphics.c
|
Fix some animations pausing before starting
|
2023-01-04 11:18:17 +05:30 |
|
graphics.h
|
|
|
|
graphics_fragment.glsl
|
|
|
|
graphics_vertex.glsl
|
|
|
|
guess_mime_type.py
|
|
|
|
history.c
|
Switch to tracking linewrap on the last cell in a line
|
2022-12-26 20:26:21 +05:30 |
|
hyperlink.c
|
|
|
|
hyperlink.h
|
|
|
|
iqsort.h
|
Fix typo in iqsort.h
|
2022-12-27 00:27:16 +09:00 |
|
key_encoding.c
|
move is_modifier_key to glfw.c and expose in Python
|
2022-12-30 23:32:46 -08:00 |
|
key_encoding.py
|
move is_modifier_key to glfw.c and expose in Python
|
2022-12-30 23:32:46 -08:00 |
|
key_names.py
|
Implement key event parsing and matching
|
2022-11-14 15:41:49 +05:30 |
|
keys.c
|
Cleanup previous PR
|
2022-12-31 14:03:16 +05:30 |
|
keys.h
|
Cleanup previous PR
|
2022-12-31 14:03:16 +05:30 |
|
keys.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
kittens.c
|
Use the plus sign to connect shortcut keys consistently
|
2022-08-18 17:05:00 +08:00 |
|
kitty-uthash.h
|
|
|
|
launch.py
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
line-buf.c
|
Switch to tracking linewrap on the last cell in a line
|
2022-12-26 20:26:21 +05:30 |
|
line.c
|
Fix using cursor=none not working on text that has reverse video
|
2023-01-18 09:23:49 +05:30 |
|
lineops.h
|
Fix using cursor=none not working on text that has reverse video
|
2023-01-18 09:23:49 +05:30 |
|
logging.c
|
Fix unhandled exceptions not being printed to stderr on macOS when run from launch services and using prewarming
|
2022-08-16 15:28:07 +05:30 |
|
loop-utils.c
|
Use four spaces to indent
|
2022-08-08 22:31:55 +05:30 |
|
loop-utils.h
|
mask handled signals when running the signal handler
|
2022-07-10 12:52:51 +05:30 |
|
macos_process_info.c
|
|
|
|
main.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
marks.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
modes.h
|
ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is completed
|
2022-07-20 19:11:14 +05:30 |
|
monotonic.c
|
|
|
|
monotonic.h
|
|
|
|
mouse.c
|
Show the target of terminal hyperlinks when hovering over them with the mouse
|
2022-12-29 16:43:45 +05:30 |
|
multiprocessing.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
notify.py
|
Terminal end of OSC 5522 read requests
|
2022-11-29 14:55:40 +05:30 |
|
open_actions.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
os_window_size.py
|
|
|
|
parse-graphics-command.h
|
|
|
|
parser.c
|
Work on implementing read support in the clipboard kitten
|
2022-11-29 22:07:51 +05:30 |
|
png-reader.c
|
|
|
|
png-reader.h
|
|
|
|
prewarm.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
remote_control.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
rewrap.h
|
Switch to tracking linewrap on the last cell in a line
|
2022-12-26 20:26:21 +05:30 |
|
rgb.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
ringbuf.c
|
|
|
|
ringbuf.h
|
|
|
|
safe-wrappers.h
|
Avoid passing around pty paths, instead send the pty fd
|
2022-08-01 19:03:00 +05:30 |
|
screen.c
|
Fix using cursor=none not working on text that has reverse video
|
2023-01-18 09:23:49 +05:30 |
|
screen.h
|
Save the overlay when DECTCEM is turned off and restore it when turned on.
|
2023-01-15 13:01:43 +05:30 |
|
search_query_parser.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
session.py
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
shaders.c
|
Fix using cursor=none not working on text that has reverse video
|
2023-01-18 09:23:49 +05:30 |
|
shell_integration.py
|
|
|
|
shm.py
|
|
|
|
short_uuid.py
|
|
|
|
state.c
|
Show the target of terminal hyperlinks when hovering over them with the mouse
|
2022-12-29 16:43:45 +05:30 |
|
state.h
|
Show the target of terminal hyperlinks when hovering over them with the mouse
|
2022-12-29 16:43:45 +05:30 |
|
tab_bar.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
tabs.py
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
terminfo.py
|
Revert "Change the terminfo entry for cud1 to not alter text to comply with the terminfo man page"
|
2022-12-22 21:49:32 +05:30 |
|
threading.h
|
|
|
|
tint_fragment.glsl
|
|
|
|
tint_vertex.glsl
|
|
|
|
types.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
typing.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
typing.pyi
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
unicode-data.c
|
Note the Unicode version in the generated files
|
2022-11-18 13:01:32 +08:00 |
|
unicode-data.h
|
Update to Unicode 15.0
|
2022-09-29 10:13:21 +08:00 |
|
update_check.py
|
Replace isort with ruff
|
2023-01-09 16:47:42 +05:30 |
|
uthash.h
|
|
|
|
utils.py
|
Rename kitty-tool to kitten
|
2023-01-14 15:44:52 +05:30 |
|
utmp.c
|
Match behavior of who when getting num_users by ignoring zombie pids
|
2022-07-03 14:46:54 +05:30 |
|
wcswidth.c
|
Make the Unicode database version used available
|
2022-11-17 20:11:50 +05:30 |
|
wcswidth.h
|
Make the Unicode database version used available
|
2022-11-17 20:11:50 +05:30 |
|
wcwidth-std.h
|
Note the Unicode version in the generated files
|
2022-11-18 13:01:32 +08:00 |
|
window.py
|
When reporting unused activity in a window, ignore activity that occurs soon after a window resize
|
2023-01-15 09:09:07 +05:30 |
|
window_list.py
|
Allow creating overlay-main windows, which are treated as the active window unlike normal overlays
|
2022-09-03 19:04:31 +05:30 |
|
window_logo.c
|
|
|
|
window_logo.h
|
|
|