kitty/kitty
2021-06-18 08:01:23 +05:30
..
conf Store the paths from which config data is read on the created options object 2021-06-05 12:55:00 +05:30
fonts Linux: Fix emoji/bitmapped fonts not useable in symbol_map 2021-06-18 08:01:23 +05:30
layout Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
options Dont use static memory for the list of chars options 2021-06-17 13:27:11 +05:30
rc Remote control: Allow matching tabs by index number in currently active OS Window 2021-06-11 09:12:08 +05:30
__init__.py
banned.h Ban a bunch of unsafe C functions from the codebase 2021-03-05 08:26:05 +05:30
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 Handle systems that use less -F as pagers 2021-06-17 21:33:26 +05:30
cell_fragment.glsl ... 2021-05-16 09:33:06 +05:30
cell_vertex.glsl
charsets.c Use an enum for UTF8 decoder state 2021-03-31 15:19:27 +05:30
charsets.h
child-monitor.c Dont limit the number of possible cocoa pending actions to the number of bits in an int 2021-06-14 07:34:28 +05:30
child.c Use EINTR safe wrappers for open() and shm_open() 2021-01-31 07:02:11 +05:30
child.py Use the new get_options() function 2021-05-24 12:29:11 +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 Get rid of --debug-config 2021-06-05 14:27:24 +05:30
cli_stub.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
client.py Silence the errors about OSC 7 2021-01-29 12:43:41 +05:30
cocoa_window.m macOS: Add reload config to kitty global menu 2021-06-13 20:34:27 +05:30
colors.c Use a more efficient representation of the color table on the Options object 2021-06-03 22:17:37 +05:30
complete.py Specify the type of files to make mypy happy (I hope) 2021-06-09 08:24:36 +05:30
config.py Store the paths from which config data is read on the created options object 2021-06-05 12:55:00 +05:30
constants.py version 0.21.1 2021-06-14 07:47:32 +05:30
control-codes.h
core_text.m Fix compiler warning 2021-06-16 20:51:47 +05:30
cross-platform-random.h Fix compilation on ancient Linux distros without sys/random.h 2021-02-16 12:39:18 +05:30
cursor.c Allow negative numbers in CSI codes 2021-01-21 07:06:43 +05:30
data-types.c kitty @ get-text add an option to also get the current cursor position and state as ANSI escape codes 2021-05-15 09:27:28 +05:30
data-types.h Use uthash for the sprite position cache 2021-05-07 06:58:54 +05:30
debug_config.py Improve config debug output for is_multiple variables 2021-06-05 14:39:43 +05:30
desktop.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
disk-cache.c Guard against invalid cache file in a couple more places 2021-05-13 09:51:57 +05:30
disk-cache.h Allow querying number cached in ram from c code as well 2021-02-19 09:28:56 +05:30
emoji.h Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
fast_data_types.pyi Fix reloading of various settings 2021-06-07 08:27:58 +05:30
fontconfig.c Dont initialize FontConfig when importing fast_data_types 2021-05-15 10:41:54 +05:30
fonts.c Fix space based ligatures not rendering correctly 2021-06-16 18:41:01 +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 Remove redundant code 2021-06-16 11:44:27 -04:00
freetype_render_ui_text.c freetype_render_ui_text: use uint8_t instead of u_int8_t 2021-04-21 19:23:43 +07:00
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
gl.h
glfw-wrapper.c GNOME: Add a new option to control the color of the kitty window titlebar 2021-04-25 11:22:23 +05:30
glfw-wrapper.h Port mouse selection tests to new framework 2021-05-11 11:49:44 +05:30
glfw.c More reloading work for various options 2021-06-07 09:30:15 +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 fix allocation typo 2021-05-08 01:51:29 -07:00
graphics.h Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +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 Allow rewrap_inner to track multiple positions 2021-06-03 12:29:27 +05:30
hyperlink.c Make it harder to forget to redefine uthash_fatal 2021-05-07 06:58:54 +05:30
hyperlink.h Make getting hyperlinks from ids useable throughtout the codebase 2020-09-22 09:25:16 +05:30
iqsort.h Inline qsort 2021-01-04 14:14:15 +05:30
key_encoding.c Remove redundant F1-F4 defs in cursor key more 2021-05-07 15:20:26 +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 Add debug prints for mouse events 2021-05-11 10:22:30 +05:30
keys.h Clean up debug keyboard on macOS 2021-04-22 09:28:11 +05:30
keys.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
kittens.c
kitty-uthash.h Make it harder to forget to redefine uthash_fatal 2021-05-07 06:58:54 +05:30
launch.py Remove no longer needed type: ignore 2021-06-09 08:30:22 +05:30
line-buf.c When reflowing the screen, also reflow the saved cursor position 2021-06-03 15:35:48 +05:30
line.c Fix trailing parentheses in URLs not being detected 2021-06-04 18:13:36 +05:30
lineops.h When reflowing the screen, also reflow the saved cursor position 2021-06-03 15:35:48 +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 Code to write to cache file 2020-12-31 15:18:30 +05:30
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 macOS: Add reload config to kitty global menu 2021-06-13 20:34:27 +05:30
marks.py Remove no longer needed type: ignore 2021-06-09 08:30:22 +05:30
modes.h Code to encode key events 2021-01-16 20:52:12 +05:30
monotonic.c
monotonic.h
mouse.c Fix #3703 2021-06-10 16:53:27 +05:30
multiprocessing.py Run all tests on the full frozen build using the frozen launcher 2021-02-19 17:57:59 +05:30
notify.py macOS: add ability to show subtitles in notifications 2020-10-03 16:04:32 +02:00
open_actions.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
os_window_size.py Work on porting kittens to use new key infrastructure 2021-01-16 20:52:14 +05:30
parse-graphics-command.h Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image 2021-03-22 22:16:40 +05:30
parser.c Add support for XTVERSION version reporting escape code 2021-06-14 10:20:50 +05:30
png-reader.c Improve at exit cleanup functions 2021-04-01 11:48:36 +05:30
png-reader.h
remote_control.py DRYer 2020-11-30 22:16:21 +05:30
rewrap.h Allow rewrap_inner to track multiple positions 2021-06-03 12:29:27 +05:30
rgb.py Use a more efficient representation of the color table on the Options object 2021-06-03 22:17:37 +05:30
ringbuf.c Micro-optimization 2020-12-12 17:43:33 +05:30
ringbuf.h Micro-optimization 2020-12-12 17:43:33 +05:30
safe-wrappers.h ... 2021-01-31 07:35:58 +05:30
screen.c Dont use static memory for the list of chars options 2021-06-17 13:27:11 +05:30
screen.h Add support for XTVERSION version reporting escape code 2021-06-14 10:20:50 +05:30
session.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
shaders.c
shell.py Ignore failure to read the readline init file on Linux as well 2021-04-22 08:13:57 +05:30
state.c Dont use static memory for the list of chars options 2021-06-17 13:27:11 +05:30
state.h Dont use static memory for the list of chars options 2021-06-17 13:27:11 +05:30
tab_bar.py Fix reloading of various settings 2021-06-07 08:27:58 +05:30
tabs.py Fix reloading of various settings 2021-06-07 08:27:58 +05:30
terminfo.py Add Smulx to terminfo 2021-06-14 11:58:52 +05:30
threading.h
tint_fragment.glsl
tint_vertex.glsl
types.py Implement parsing for mouse_map config 2021-05-10 07:16:43 +05:30
typing.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
typing.pyi Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
unicode-data.c Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +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 Fix repeated version notifications 2020-10-05 14:27:47 +02:00
uthash.h Update uthash 2021-04-24 09:47:40 +05:30
utils.py More reloading work for various options 2021-06-07 09:30:15 +05:30
wcswidth.c Add a wcswidth() implementation useable from C code 2021-03-31 15:19:39 +05:30
wcswidth.h Add a wcswidth() implementation useable from C code 2021-03-31 15:19:39 +05:30
wcwidth-std.h Unicode input: Make diamond a synonym for gem 2021-04-02 12:53:58 +05:30
window.py Discard press event for ctrl+shift+release open_url mapping as it can causes issues when delivered to the terminal program 2021-06-07 17:00:09 +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