| .. |
|
conf
|
Improve some utility functions
|
2020-09-18 13:25:59 +05:30 |
|
fonts
|
explanatory note
|
2020-11-15 14:31:40 +05:30 |
|
layout
|
Avoid exception when generating minimal borders for empty tab in tall/vertical layouts
|
2020-08-30 20:41:57 +05:30 |
|
rc
|
Also transmit key events when broadcasting
|
2020-12-01 14:11:50 +05:30 |
|
__init__.py
|
|
|
|
bgimage_fragment.glsl
|
|
|
|
bgimage_vertex.glsl
|
|
|
|
blit_fragment.glsl
|
|
|
|
blit_vertex.glsl
|
|
|
|
border_fragment.glsl
|
|
|
|
border_vertex.glsl
|
|
|
|
borders.py
|
Fix #3017
|
2020-10-08 17:39:44 +05:30 |
|
boss.py
|
Better window title when choosing tabs/OS windows
|
2020-11-21 14:58:08 +05:30 |
|
cell_fragment.glsl
|
|
|
|
cell_vertex.glsl
|
Fix reverse video not being rendered correctly when using transparency or a background image
|
2020-04-03 22:40:33 +05:30 |
|
charsets.c
|
|
|
|
charsets.h
|
|
|
|
child-monitor.c
|
Misc. fixes for issues reported by clang's static analyzer
|
2020-09-10 10:47:28 +05:30 |
|
child.c
|
Instrument safe_close() to make it easy to see where an fd is closed from
|
2020-07-14 20:18:04 +05:30 |
|
child.py
|
Fix env LC_CTYPE=UTF-8 not working on macOS
|
2020-11-30 16:23:29 +05:30 |
|
choose_entry.py
|
Use a stub rather than TYPE_CHECKING
|
2020-03-15 13:27:40 +05:30 |
|
cli.py
|
Fix typo
|
2020-09-18 13:50:56 +02:00 |
|
cli_stub.py
|
The broadcast kitten
|
2020-12-01 13:11:32 +05:30 |
|
client.py
|
Some more commands for replay commands
|
2020-06-29 13:04:10 +05:30 |
|
cocoa_window.m
|
macOS: Fix minimize not working for chromeless windows
|
2020-11-20 07:30:46 +05:30 |
|
colors.c
|
|
|
|
complete.py
|
Improving MIME type detection for some common file types when they are missing from the system MIME database
|
2020-10-25 13:42:11 +05:30 |
|
config.py
|
Implement editing of remote files
|
2020-09-12 18:43:04 +05:30 |
|
config_data.py
|
Merge branch 'nohand' of https://github.com/derekschrock/kitty
|
2020-11-22 12:31:28 +05:30 |
|
constants.py
|
version 0.19.2
|
2020-11-13 09:32:53 +05:30 |
|
control-codes.h
|
Add keypad mode support to replay commands
|
2020-06-29 12:46:34 +05:30 |
|
core_text.m
|
Fix memory leak
|
2020-11-05 13:15:19 +01:00 |
|
cursor.c
|
|
|
|
data-types.c
|
kittens: Dont discard pending input on startup
|
2020-10-06 16:39:00 +05:30 |
|
data-types.h
|
Output hyperlink markup when serializing as ANSI
|
2020-09-22 16:18:22 +05:30 |
|
desktop.c
|
Make paths to libraries configurable at build time
|
2020-05-19 18:36:46 +02:00 |
|
emoji.h
|
Unicode input kitten: Add symbols from NERD font
|
2020-09-22 19:47:39 +05:30 |
|
fast_data_types.pyi
|
kittens: Dont discard pending input on startup
|
2020-10-06 16:39:00 +05:30 |
|
fontconfig.c
|
Linux: Fix selection of fonts with multiple width variants not preferring the normal width faces
|
2020-03-29 01:52:33 +05:30 |
|
fonts.c
|
Font independent rendering for braille characters, which ensures they are properly aligned at all font sizes.
|
2020-10-25 20:20:22 +05:30 |
|
fonts.h
|
Read strikethrough info from font when using FreeType
|
2020-03-30 20:09:30 +02:00 |
|
freetype.c
|
Misc. fixes for issues reported by clang's static analyzer
|
2020-09-10 10:47:28 +05:30 |
|
gl-wrapper.c
|
|
|
|
gl-wrapper.h
|
|
|
|
gl.c
|
Rename --debug-gl to --debug-rendering
|
2020-04-14 19:35:40 +02:00 |
|
gl.h
|
|
|
|
glfw-wrapper.c
|
macOS: Fix minimize not working for chromeless windows
|
2020-11-20 07:30:46 +05:30 |
|
glfw-wrapper.h
|
macOS: Fix minimize not working for chromeless windows
|
2020-11-20 07:30:46 +05:30 |
|
glfw.c
|
macOS: Fix minimize not working for chromeless windows
|
2020-11-20 07:30:46 +05:30 |
|
graphics.c
|
Graphics protocol: Allow suppressing responses from the terminal to graphics commands
|
2020-12-03 20:42:03 +05:30 |
|
graphics.h
|
Graphics protocol: Allow suppressing responses from the terminal to graphics commands
|
2020-12-03 20:42:03 +05:30 |
|
graphics_fragment.glsl
|
|
|
|
graphics_vertex.glsl
|
|
|
|
guess_mime_type.py
|
Add .js and .json to known extensions
|
2020-10-25 20:25:31 +05:30 |
|
history.c
|
Dont mix the raw/non-raw malloc/free for pagerhist
|
2020-11-13 08:12:26 +05:30 |
|
hyperlink.c
|
Make getting hyperlinks from ids useable throughtout the codebase
|
2020-09-22 09:25:16 +05:30 |
|
hyperlink.h
|
Make getting hyperlinks from ids useable throughtout the codebase
|
2020-09-22 09:25:16 +05:30 |
|
key_encoding.py
|
Also transmit key events when broadcasting
|
2020-12-01 14:11:50 +05:30 |
|
key_names.py
|
more typing work
|
2020-03-14 11:42:05 +05:30 |
|
keys.c
|
Fix pre-edit text not always being cleared with iBus input
|
2020-07-18 19:31:38 +05:30 |
|
keys.h
|
|
|
|
keys.py
|
Use a stub rather than TYPE_CHECKING
|
2020-03-15 13:27:40 +05:30 |
|
kittens.c
|
|
|
|
launch.py
|
Clean up docs for --copy-env
|
2020-10-01 12:43:26 +05:30 |
|
line-buf.c
|
Get rid of unneeded malloc in as_text_generic
|
2020-09-22 09:57:45 +05:30 |
|
line.c
|
Output hyperlink markup when serializing as ANSI
|
2020-09-22 16:18:22 +05:30 |
|
lineops.h
|
Get rid of unneeded malloc in as_text_generic
|
2020-09-22 09:57:45 +05:30 |
|
logging.c
|
Use the more secure localtime_r variant
|
2020-07-07 09:20:27 +05:30 |
|
loop-utils.c
|
Fix extra close for loops with no signal_read_fd
|
2020-07-14 20:23:45 +05:30 |
|
loop-utils.h
|
|
|
|
macos_process_info.c
|
Merge branch 'double-free' of https://github.com/Luflosi/kitty into master
|
2020-10-15 19:11:31 +05:30 |
|
main.py
|
Fix env LC_CTYPE=UTF-8 not working on macOS
|
2020-11-30 16:23:29 +05:30 |
|
marks.py
|
Merge branch 'master' of https://github.com/ahlinc/kitty
|
2020-05-18 09:59:31 +05:30 |
|
modes.h
|
Add support for legacy DECSET codes 47, 1047 and 1048
|
2020-07-22 09:00:51 +05:30 |
|
monotonic.c
|
|
|
|
monotonic.h
|
Convert two tabs to spaces
|
2020-05-21 15:34:08 +02:00 |
|
mouse.c
|
Merge branch 'nohand' of https://github.com/derekschrock/kitty
|
2020-11-22 12:31:28 +05:30 |
|
multiprocessing.py
|
Get multiprocessing working in kitty
|
2020-06-21 14:47:24 +05:30 |
|
notify.py
|
macOS: add ability to show subtitles in notifications
|
2020-10-03 16:04:32 +02:00 |
|
open_actions.py
|
Fix the send_text action not working in URL handlers
|
2020-11-11 07:51:43 +05:30 |
|
options_stub.py
|
more typing work
|
2020-03-11 20:08:16 +05:30 |
|
os_window_size.py
|
Properly type check os window initial size function
|
2020-08-11 09:28:53 +05:30 |
|
parse-graphics-command.h
|
Graphics protocol: Allow suppressing responses from the terminal to graphics commands
|
2020-12-03 20:42:03 +05:30 |
|
parser.c
|
Implement storage of URLs in a hash map
|
2020-09-10 10:47:27 +05:30 |
|
png-reader.c
|
Use the correct type for png_row_bytes() result
|
2020-09-17 16:54:21 +05:30 |
|
png-reader.h
|
|
|
|
remote_control.py
|
DRYer
|
2020-11-30 22:16:21 +05:30 |
|
rewrap.h
|
Remove the max size limit for line_as_ansi
|
2020-09-20 11:26:59 +05:30 |
|
rgb.py
|
Make mypy a bit stricter
|
2020-03-05 19:57:28 +05:30 |
|
screen.c
|
Match save/restore cursor behavior of other terms
|
2020-12-01 17:55:17 +05:30 |
|
screen.h
|
Match save/restore cursor behavior of other terms
|
2020-12-01 17:55:17 +05:30 |
|
session.py
|
Dont ignore --title when using an empty session
|
2020-10-25 18:53:57 +05:30 |
|
shaders.c
|
Fix a bunch of code scanning warnings
|
2020-07-07 09:52:59 +05:30 |
|
shell.py
|
...
|
2020-09-14 20:15:30 +05:30 |
|
state.c
|
Add new option detect_urls to check for URLs under the mouse cursor
|
2020-11-22 00:58:26 -05:00 |
|
state.h
|
Add new option detect_urls to check for URLs under the mouse cursor
|
2020-11-22 00:58:26 -05:00 |
|
tab_bar.py
|
Add a setting tab_activity_symbol
|
2020-09-08 21:54:56 +05:30 |
|
tabs.py
|
Add a setting tab_activity_symbol
|
2020-09-08 21:54:56 +05:30 |
|
terminfo.py
|
Fix encoding error when reporting capabilities for number of colors
|
2020-10-12 22:39:05 +05:30 |
|
threading.h
|
|
|
|
tint_fragment.glsl
|
|
|
|
tint_vertex.glsl
|
|
|
|
typing.py
|
Allow specifying rules to perform arbitrary actions in kitty when opening URLs
|
2020-09-18 15:01:25 +05:30 |
|
typing.pyi
|
More powerful match criteria for fragments
|
2020-09-19 07:31:17 +05:30 |
|
unicode-data.c
|
Unicode input kitten: Add symbols from NERD font
|
2020-09-22 19:47:39 +05:30 |
|
unicode-data.h
|
Function to detect flag pairs
|
2020-04-06 21:16:14 +05:30 |
|
update_check.py
|
Fix repeated version notifications
|
2020-10-05 14:27:47 +02:00 |
|
uthash.h
|
Implement storage of URLs in a hash map
|
2020-09-10 10:47:27 +05:30 |
|
utils.py
|
Entry point to edit config file
|
2020-11-04 16:30:29 +05:30 |
|
wcswidth.c
|
Make wcswidth useable in a streaming fashion
|
2020-09-21 15:55:22 +05:30 |
|
wcswidth.h
|
Make wcswidth useable in a streaming fashion
|
2020-09-21 15:55:22 +05:30 |
|
wcwidth-std.h
|
Unicode input kitten: Add symbols from NERD font
|
2020-09-22 19:47:39 +05:30 |
|
window.py
|
Fix one ANSI formatting escape code not being removed from the pager history buffer when piping it as plain text
|
2020-12-01 13:17:35 +05:30 |
|
window_list.py
|
Fix #2832
|
2020-07-05 07:34:11 +05:30 |