..
conf
Add shortcuts for jumping to prev/next shell prompt
2021-08-18 10:06:04 +05:30
fonts
macOS: Fix automatic detection of bold/italic faces for fonts that use the family name as the full face name of the regular font not working
2021-07-23 23:06:42 +05:30
layout
Allow using neighboring window operations in the stack layout
2021-07-09 08:54:22 +05:30
options
Add a shortcut to easily browse the output of the last command run in the shell
2021-08-18 10:06:04 +05:30
rc
Matching windows/tabs: allow matching by recency
2021-08-16 18:29:06 +05:30
__init__.py
actions.py
Make get_all_actions() work in binary builds
2021-08-05 06:10:41 +05:30
banned.h
bgimage_fragment.glsl
bgimage_vertex.glsl
blit_fragment.glsl
blit_vertex.glsl
border_fragment.glsl
border_vertex.glsl
borders.py
Use the new get_options() function
2021-05-24 12:29:11 +05:30
boss.py
Add a shortcut to easily browse the output of the last command run in the shell
2021-08-18 10:06:04 +05:30
cell_fragment.glsl
...
2021-05-16 09:33:06 +05:30
cell_vertex.glsl
charsets.c
charsets.h
child-monitor.c
Make visual bell flash much more gentle
2021-08-11 11:54:43 +05:30
child.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
child.py
Set the KITTY_PID env var when running child processes
2021-08-07 16:48:34 +05:30
choose_entry.py
cleanup.c
Improve at exit cleanup functions
2021-04-01 11:48:36 +05:30
cleanup.h
Improve at exit cleanup functions
2021-04-01 11:48:36 +05:30
cli.py
Change the semantics of --title slightly
2021-08-03 09:51:53 +05:30
cli_stub.py
Add a non-interactive mode to the themes kitten
2021-08-08 07:57:14 +05:30
client.py
Get rid of kitty's special OSC 52 protocol
2021-07-23 22:18:02 +05:30
cocoa_window.m
Fix building on macOS
2021-08-05 06:47:45 +05:30
colors.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
complete.py
Add completion for options that take choices
2021-08-08 10:08:15 +05:30
config.py
Atomic save should preserve stat if the file exists
2021-08-08 10:41:46 +05:30
constants.py
version 0.23.1
2021-08-17 11:37:24 +05:30
control-codes.h
core_text.m
Remove inline from .c files
2021-08-03 09:11:17 +05:30
cross-platform-random.h
cursor.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
data-types.c
Fix building on macOS
2021-08-05 06:47:45 +05:30
data-types.h
Preserve prompt markings when copying lines and rewrapping them
2021-08-18 10:06:04 +05:30
debug_config.py
All option instances must not share the same color table
2021-07-31 18:44:39 +05:30
desktop.c
Improve at exit cleanup functions
2021-04-01 11:48:36 +05:30
disk-cache.c
Fix #3913
2021-08-09 08:37:53 +05:30
disk-cache.h
emoji.h
Forgot to include \r in the url regex
2021-07-19 18:09:00 +05:30
fast_data_types.pyi
Add a shortcut to easily browse the output of the last command run in the shell
2021-08-18 10:06:04 +05:30
fontconfig.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
fonts.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
fonts.h
macOS: Fix a crash when rendering ligatures larger than 128 characters
2021-06-14 07:15:52 +05:30
freetype.c
FreeType: Round glyph advances
2021-08-04 08:40:49 +05:30
freetype_render_ui_text.c
Fix #3840
2021-07-17 05:46:08 +05:30
freetype_render_ui_text.h
Allow specifying a right_margin that is not rendered for the CSD title
2021-04-01 22:50:54 +05:30
gl-wrapper.c
gl-wrapper.h
gl.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
gl.h
glfw-wrapper.c
Add GLFW API to set WM_COMMAND
2021-07-30 08:35:40 +05:30
glfw-wrapper.h
Add GLFW API to set WM_COMMAND
2021-07-30 08:35:40 +05:30
glfw.c
Fix kitty --title not overriding tab titles
2021-08-03 09:34:13 +05:30
glyph-cache.c
Fix space based ligatures not rendering correctly
2021-06-16 18:41:01 +05:30
glyph-cache.h
Fix space based ligatures not rendering correctly
2021-06-16 18:41:01 +05:30
graphics.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
graphics.h
Use union instead of define for graphics commands aliases
2021-07-25 13:14:52 +05:30
graphics_fragment.glsl
graphics_vertex.glsl
guess_mime_type.py
Cleanup previous PR
2021-07-16 21:43:56 +05:30
history.c
DRYer
2021-08-18 10:06:04 +05:30
hyperlink.c
Make it harder to forget to redefine uthash_fatal
2021-05-07 06:58:54 +05:30
hyperlink.h
iqsort.h
key_encoding.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
key_encoding.py
Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling when the num lock or caps lock modifiers were engaged.
2021-05-07 06:55:25 +05:30
key_names.py
Move type parsers for config into own module
2021-05-24 22:29:28 +05:30
keys.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
keys.h
Clean up debug keyboard on macOS
2021-04-22 09:28:11 +05:30
keys.py
Fix mouse actions not working when caps lock or num lock are engaged
2021-07-24 07:06:46 +05:30
kittens.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
kitty-uthash.h
Make it harder to forget to redefine uthash_fatal
2021-05-07 06:58:54 +05:30
launch.py
Add a shortcut to easily browse the output of the last command run in the shell
2021-08-18 10:06:04 +05:30
line-buf.c
Dont reflow the current prompt when resizing
2021-08-18 10:06:04 +05:30
line.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
lineops.h
Dont reflow the current prompt when resizing
2021-08-18 10:06:04 +05:30
logging.c
loop-utils.c
Allow reloading config by sending the SIGUSR1 signal
2021-06-07 20:51:45 +05:30
loop-utils.h
macos_process_info.c
Allow reloading conf in all kitty instances as well
2021-08-08 09:33:36 +05:30
main.py
macOS: Set LANG to en_US if cocoa reports language as en_* that is not a valid locale
2021-08-05 06:29:21 +05:30
marks.py
Remove no longer needed type: ignore
2021-06-09 08:30:22 +05:30
modes.h
Add support for pending mode via SM/RM 2026
2021-06-29 12:24:34 +05:30
monotonic.c
monotonic.h
mouse.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
multiprocessing.py
notify.py
open_actions.py
Cleanup previous PR
2021-07-16 21:43:56 +05:30
os_window_size.py
Wayland: Fix initial_window_size in cells on scale != 1 screens
2021-07-17 06:04:56 +05:30
parse-graphics-command.h
Graphics protocol: Support for frame composition
2021-07-22 18:58:59 +05:30
parser.c
Start work on shell integration
2021-08-18 10:06:04 +05:30
png-reader.c
Improve at exit cleanup functions
2021-04-01 11:48:36 +05:30
png-reader.h
remote_control.py
rewrap.h
Dont reflow the current prompt when resizing
2021-08-18 10:06:04 +05:30
rgb.py
More work on the themes kitten
2021-08-04 18:43:26 +05:30
ringbuf.c
Remove inline from .c files
2021-08-03 09:11:17 +05:30
ringbuf.h
safe-wrappers.h
screen.c
Dont reflow the current prompt when resizing
2021-08-18 10:06:04 +05:30
screen.h
Start work on shell integration
2021-08-18 10:06:04 +05:30
session.py
Change the semantics of --title slightly
2021-08-03 09:51:53 +05:30
shaders.c
Adjust attenuation based on color
2021-08-11 12:41:09 +05:30
shell.py
Ignore failure to read the readline init file on Linux as well
2021-04-22 08:13:57 +05:30
state.c
Fix kitty --title not overriding tab titles
2021-08-03 09:34:13 +05:30
state.h
Fix kitty --title not overriding tab titles
2021-08-03 09:34:13 +05:30
tab_bar.py
Make the signatures of drat tab functions extendable with backwards compat
2021-08-18 10:03:50 +05:30
tabs.py
Matching windows/tabs: allow matching by recency
2021-08-16 18:29:06 +05:30
terminfo.py
Fix #3926
2021-08-13 09:31:18 +05:30
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py
Make get_all_actions() work in binary builds
2021-08-05 06:10:41 +05:30
typing.py
Add aliases to GraphicsCommand to make it more useable
2021-07-28 13:28:21 +05:30
typing.pyi
Add aliases to GraphicsCommand to make it more useable
2021-07-28 13:28:21 +05:30
unicode-data.c
Forgot to include \r in the url regex
2021-07-19 18:09:00 +05:30
unicode-data.h
Dont use static memory for the list of chars options
2021-06-17 13:27:11 +05:30
update_check.py
Use new URL scheme and define the kitty website centrally as much as possible
2021-07-27 09:03:11 +05:30
uthash.h
Update uthash
2021-04-24 09:47:40 +05:30
utils.py
Fix a regression that broke the edit action in the remote file kitten
2021-08-13 16:59:40 +05:30
wcswidth.c
wcswidth.h
wcwidth-std.h
Forgot to include \r in the url regex
2021-07-19 18:09:00 +05:30
window.py
Add a shortcut to easily browse the output of the last command run in the shell
2021-08-18 10:06:04 +05:30
window_list.py
Fix deleting windows that are not the last window via remote control leaving no window focused
2021-05-14 07:25:48 +05:30