| .. |
|
conf
|
choose_files: start work on image previews
|
2025-10-07 11:11:42 +05:30 |
|
fonts
|
rename typing module to avoid conflicts with stdlib typing
|
2025-04-28 09:20:10 +05:30 |
|
launcher
|
Cache parsing of command line specifications
|
2025-09-29 12:31:10 +05:30 |
|
layout
|
kitten @ ls: Also output the neighbors for every window
|
2025-11-16 21:01:55 +05:30 |
|
options
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
rc
|
Fix --wait-for-child-to-exit not working with overlay windows
|
2025-10-27 13:04:05 +00:00 |
|
__init__.py
|
|
|
|
actions.py
|
Add action to close a session
|
2025-08-23 09:17:27 +05:30 |
|
alpha_blend.glsl
|
|
|
|
animation.c
|
Fix #8692
|
2025-05-29 08:17:45 +05:30 |
|
animation.h
|
|
|
|
arches.h
|
|
|
|
arena.h
|
|
|
|
backtrace.h
|
|
|
|
banned.h
|
|
|
|
base64.h
|
|
|
|
bash.py
|
|
|
|
bgimage_fragment.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
bgimage_vertex.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
binary.h
|
|
|
|
blit_common.glsl
|
Allow shader names with underscores
|
2025-08-13 07:10:16 +05:30 |
|
blit_fragment.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
blit_vertex.glsl
|
Allow shader names with underscores
|
2025-08-13 07:10:16 +05:30 |
|
border_fragment.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
border_vertex.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
borders.py
|
use draw_window_borders_for_single_window
|
2025-10-14 18:39:23 +01:00 |
|
boss.py
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
cell_defines.glsl
|
Implement displaying of extra cursor color
|
2025-08-26 21:27:13 +05:30 |
|
cell_fragment.glsl
|
Write foreground output only at end of shader
|
2025-08-26 18:56:31 +05:30 |
|
cell_vertex.glsl
|
Help the dispatcher
|
2025-10-05 22:18:53 +05:30 |
|
char-props-data.h
|
Add support for Unicode 17
|
2025-10-18 09:59:53 +05:30 |
|
char-props.c
|
Use a two stage lookup table for segmentation
|
2025-04-01 14:25:24 +05:30 |
|
char-props.h
|
Make GraphemeBreakProperty available globally
|
2025-04-11 09:34:21 +05:30 |
|
charsets.c
|
|
|
|
charsets.h
|
|
|
|
child-monitor.c
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
child.c
|
Only chdir to / if the cwd is not executable or does not exist. Fixes #8636
|
2025-05-14 08:58:57 +05:30 |
|
child.py
|
Only reset termios when user triggers reset action rather than in reponse to reset escape code
|
2025-10-18 08:53:50 +05:30 |
|
choose_entry.py
|
rename typing module to avoid conflicts with stdlib typing
|
2025-04-28 09:20:10 +05:30 |
|
cleanup.c
|
|
|
|
cleanup.h
|
|
|
|
cli.py
|
Cache parsing of command line specifications
|
2025-09-29 12:31:10 +05:30 |
|
cli_stub.py
|
goto_session: Add --sort-by=alphabetical
|
2025-09-29 13:03:23 +05:30 |
|
client.py
|
Parser for multi cursor escape code
|
2025-08-24 20:14:14 +05:30 |
|
clipboard.py
|
Send an OTP for paste events
|
2025-11-08 08:48:34 +05:30 |
|
cocoa_window.h
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
cocoa_window.m
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
colors.c
|
|
|
|
colors.h
|
|
|
|
colors.py
|
Automatic color scheme switching: Fix title bar and scroll bar colors not being updated
|
2025-11-08 01:09:57 +05:30 |
|
config.py
|
make macos_titlebar_color background support transparent
|
2025-08-17 13:37:31 +08:00 |
|
constants.py
|
version 0.44.0
|
2025-11-03 15:02:56 +05:30 |
|
control-codes.h
|
|
|
|
core_text.m
|
macOS: Also change the font used to be the system ui default font rather than window title font
|
2025-08-17 20:45:10 +05:30 |
|
cross-platform-random.h
|
|
|
|
crypto.c
|
|
|
|
cursor.c
|
Implement round tripping of SGR blink (5/25)
|
2025-08-25 12:34:38 +05:30 |
|
cursor_trail.c
|
Fix cursor_trail rendering at incorrect co-ords
|
2025-08-11 14:53:23 +05:30 |
|
data-types.c
|
Move back to individual settings for scrollbar
|
2025-09-14 17:48:59 +05:30 |
|
data-types.h
|
Move back to individual settings for scrollbar
|
2025-09-14 17:48:59 +05:30 |
|
debug_config.py
|
Move back to individual settings for scrollbar
|
2025-09-14 17:48:59 +05:30 |
|
decorations.c
|
fix inner_corner
|
2025-11-02 16:46:08 +09:00 |
|
decorations.h
|
|
|
|
desktop.c
|
|
|
|
disk-cache.c
|
Remove unused code
|
2025-11-17 17:23:40 +05:30 |
|
disk-cache.h
|
Avoid using lseek() to track disk cache file write offset
|
2025-11-17 11:16:30 +05:30 |
|
entry_points.py
|
Add save_as_session action
|
2025-08-16 06:32:42 +05:30 |
|
fast-file-copy.c
|
|
|
|
fast-file-copy.h
|
|
|
|
fast_data_types.pyi
|
Remove unused code
|
2025-11-17 17:23:40 +05:30 |
|
file_transmission.py
|
Make mypy 1.16 happy
|
2025-05-30 10:06:38 +05:30 |
|
font-names.c
|
DRYer
|
2025-07-10 08:24:01 +05:30 |
|
fontconfig.c
|
Fixed typos
|
2025-05-18 19:52:12 +05:30 |
|
fonts.c
|
Fix rendering of underlines when using larger text sizes with the space and en-space characters
|
2025-09-04 20:44:35 +05:30 |
|
fonts.h
|
|
|
|
freetype.c
|
|
|
|
freetype_render_ui_text.c
|
Linux: Dont draw visual select lines and hyperlink hover popups in bold weight
|
2025-08-17 20:39:33 +05:30 |
|
freetype_render_ui_text.h
|
|
|
|
gl-wrapper.c
|
|
|
|
gl-wrapper.h
|
More robust detection of support for GL_FRAMEBUFFER_SRGB
|
2025-08-11 09:13:49 +05:30 |
|
gl.c
|
Function to save 24bit RGB data as PNG
|
2025-11-16 23:30:34 +05:30 |
|
gl.h
|
Fix rendering broken on ancient GPU drivers that dont support rendering to 16 bit textures
|
2025-10-06 08:54:53 +05:30 |
|
glfw-wrapper.c
|
Move the code to cycle through OS Windows into glfw
|
2025-11-12 12:02:38 +05:30 |
|
glfw-wrapper.h
|
Move the code to cycle through OS Windows into glfw
|
2025-11-12 12:02:38 +05:30 |
|
glfw.c
|
Since d7c2cdc closing an OS Window on macOS was causing minimized window to be restored.
|
2025-11-25 15:38:12 +05:30 |
|
glyph-cache.c
|
|
|
|
glyph-cache.h
|
|
|
|
graphics.c
|
...
|
2025-11-16 22:35:57 +05:30 |
|
graphics.h
|
Graphics: Fix overwrite composition mode for animation frames not being honored
|
2025-11-08 00:03:44 +05:30 |
|
graphics_fragment.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
graphics_vertex.glsl
|
Allow shader names with underscores
|
2025-08-13 07:10:16 +05:30 |
|
guess_mime_type.py
|
Implement previews for plain text files
|
2025-07-20 19:24:17 +05:30 |
|
history.c
|
Function to erase the last command and its output
|
2025-08-07 08:45:45 +05:30 |
|
history.h
|
Function to erase the last command and its output
|
2025-08-07 08:45:45 +05:30 |
|
hsluv.glsl
|
fix: prevent nan/inf in hsluv conversion
|
2025-03-13 15:01:43 +01:00 |
|
hyperlink.c
|
|
|
|
hyperlink.h
|
|
|
|
iqsort.h
|
|
|
|
key_encoding.c
|
|
|
|
key_encoding.py
|
|
|
|
key_names.py
|
|
|
|
keys.c
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
keys.h
|
|
|
|
keys.py
|
Implement --grab-keyboard
|
2025-05-18 14:30:33 +05:30 |
|
kittens.c
|
|
|
|
kitty-verstable.h
|
|
|
|
launch.py
|
...
|
2025-11-07 15:06:08 +05:30 |
|
line-buf.c
|
|
|
|
line-buf.h
|
|
|
|
line.c
|
Implement round tripping of SGR blink (5/25)
|
2025-08-25 12:34:38 +05:30 |
|
line.h
|
Implement round tripping of SGR blink (5/25)
|
2025-08-25 12:34:38 +05:30 |
|
linear2srgb.glsl
|
Directly operate on vec3 for linear2srgb
|
2025-08-26 19:14:06 +05:30 |
|
lineops.h
|
Micro-optimization
|
2025-03-12 16:49:12 +05:30 |
|
logging.c
|
Use SIMD to replace C0 control codes in Go code
|
2025-07-21 08:54:22 +05:30 |
|
loop-utils.c
|
|
|
|
loop-utils.h
|
|
|
|
macos_process_info.c
|
fix abspath of pid function on macOS
|
2025-08-19 09:50:37 +05:30 |
|
main.py
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
marks.py
|
|
|
|
modes.h
|
Add support for the paste events protocol
|
2025-11-04 15:02:19 +05:30 |
|
monotonic.c
|
|
|
|
monotonic.h
|
|
|
|
mouse.c
|
Smoothly handle VALUE120 scroll events
|
2025-10-20 09:32:59 -04:00 |
|
multiprocessing.py
|
|
|
|
notifications.py
|
Fix messages in notifications
|
2025-06-07 07:57:51 -07:00 |
|
open_actions.py
|
rename typing module to avoid conflicts with stdlib typing
|
2025-04-28 09:20:10 +05:30 |
|
os_window_size.py
|
rename typing module to avoid conflicts with stdlib typing
|
2025-04-28 09:20:10 +05:30 |
|
parse-graphics-command.h
|
|
|
|
parse-multicell-command.h
|
|
|
|
png-reader.c
|
Function to save 24bit RGB data as PNG
|
2025-11-16 23:30:34 +05:30 |
|
png-reader.h
|
Function to save 24bit RGB data as PNG
|
2025-11-16 23:30:34 +05:30 |
|
progress.py
|
|
|
|
remote_control.py
|
...
|
2025-07-29 19:06:26 +05:30 |
|
render_cache.py
|
|
|
|
resize.c
|
Dont rewrap text in the alternate screen buffer
|
2025-11-26 10:29:12 +05:30 |
|
resize.h
|
Dont rewrap text in the alternate screen buffer
|
2025-11-26 10:29:12 +05:30 |
|
rgb.py
|
|
|
|
rounded_rect_fragment.glsl
|
Improve rendering of hyperlink hover popups
|
2025-08-14 08:30:28 +05:30 |
|
rounded_rect_vertex.glsl
|
Improve rendering of hyperlink hover popups
|
2025-08-14 08:30:28 +05:30 |
|
rowcolumn-diacritics.c
|
Add support for Unicode 17
|
2025-10-18 09:59:53 +05:30 |
|
safe-wrappers.h
|
|
|
|
screen.c
|
Dont rewrap text in the alternate screen buffer
|
2025-11-26 10:29:12 +05:30 |
|
screen.h
|
Add support for xterms report OS window size escape code
|
2025-11-24 11:12:27 +05:30 |
|
search_query_parser.py
|
|
|
|
session.py
|
Allow browsing a directory with sessions
|
2025-11-12 17:37:13 +01:00 |
|
shaders.c
|
Allow resizing label to have lower background opacity if overall background opacity is low
|
2025-10-22 11:57:54 +05:30 |
|
shaders.py
|
Add dynamic color enum defines to shader
|
2025-08-26 18:56:31 +05:30 |
|
shell_integration.py
|
When saving session add option to save the foreground process running in the shell so that it is also restarted
|
2025-08-16 16:50:45 +05:30 |
|
shlex.c
|
Make shlex code re-useable in launcher
|
2025-04-25 09:35:42 +05:30 |
|
shm.py
|
Make mypy happy
|
2025-09-13 07:21:31 +05:30 |
|
short_uuid.py
|
|
|
|
simd-string-128.c
|
|
|
|
simd-string-256.c
|
|
|
|
simd-string-impl.h
|
Combine ascii_mask/counts check with errors vector in simd-string-impl.h
|
2025-10-23 22:37:33 -06:00 |
|
simd-string.c
|
|
|
|
simd-string.h
|
|
|
|
simple_cli_definitions.py
|
...
|
2025-12-02 17:09:49 +05:30 |
|
srgb_gamma.h
|
|
|
|
state.c
|
Automatic color scheme switching: Fix title bar and scroll bar colors not being updated
|
2025-11-08 01:09:57 +05:30 |
|
state.h
|
Make scrollbar wider when mouse hovers over it
|
2025-09-14 19:20:10 +05:30 |
|
systemd.c
|
|
|
|
tab_bar.py
|
Have reloading config also reload the custom tab bar python modules
|
2025-11-13 14:41:46 +05:30 |
|
tabs.py
|
kitten @ ls: Also output the neighbors for every window
|
2025-11-16 21:01:55 +05:30 |
|
terminfo.h
|
Allow backspace to wrap cursor to previous line
|
2025-07-23 08:56:54 +05:30 |
|
terminfo.py
|
Allow backspace to wrap cursor to previous line
|
2025-07-23 08:56:54 +05:30 |
|
text-cache.c
|
|
|
|
text-cache.h
|
|
|
|
threading.h
|
|
|
|
tint_fragment.glsl
|
Rewrite rendering pipeline
|
2025-08-11 00:47:02 +05:30 |
|
tint_vertex.glsl
|
|
|
|
trail_fragment.glsl
|
Fix a regression in the previous release that caused the cursor trail to not be hidden properly
|
2025-09-29 20:35:12 +05:30 |
|
trail_vertex.glsl
|
|
|
|
types.py
|
kitten @ ls: Also output the neighbors for every window
|
2025-11-16 21:01:55 +05:30 |
|
typing_compat.py
|
Fix #8915
|
2025-08-19 06:31:36 +05:30 |
|
typing_compat.pyi
|
Implement set_layout_state for a few remaining layouts
|
2025-08-04 16:02:19 +05:30 |
|
unicode-data.h
|
Use ms table for remaining UCD lookups
|
2025-03-25 15:41:34 +05:30 |
|
update_check.py
|
|
|
|
utils.glsl
|
Implement displaying of extra cursor color
|
2025-08-26 21:27:13 +05:30 |
|
utils.py
|
Fix #9083
|
2025-10-08 10:02:51 +05:30 |
|
utmp.c
|
|
|
|
vt-parser.c
|
Add support for xterms report OS window size escape code
|
2025-11-24 11:12:27 +05:30 |
|
vt-parser.h
|
|
|
|
wcswidth.c
|
Port wcswidth to use grapheme segmentation
|
2025-04-11 09:34:21 +05:30 |
|
wcswidth.h
|
Port wcswidth to use grapheme segmentation
|
2025-04-11 09:34:21 +05:30 |
|
window.py
|
Add a default mapping for searching the scrollback
|
2025-12-01 08:10:07 +05:30 |
|
window_list.py
|
Cleanup previous PR
|
2025-10-15 09:12:32 +05:30 |
|
window_logo.c
|
Add function to get window as launch command for serialization
|
2025-08-11 21:20:55 +05:30 |
|
window_logo.h
|
Add function to get window as launch command for serialization
|
2025-08-11 21:20:55 +05:30 |
|
xdg.py
|
|
|