kitty/kittens
Bernhard M. Wiedemann 17b7703dab Fix compilation without LTO
When building without link-time-optimization through the
KITTY_NO_LTO env var or the setup.py --disable-link-time-optimization option
compilation failed with a warning about freeing "ans" memory.

Chances are, this is dead code that gets optimized out by LTO.
2023-10-08 04:52:24 +02:00
..
ask Bump go version to 1.21 2023-08-09 11:58:16 +05:30
broadcast broadcast kitten: Allow pressing a key to stop echoing of input into the broadcast window itself 2023-01-09 17:19:35 +05:30
clipboard Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
diff More linter fixes 2023-09-23 10:19:46 +05:30
hints Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
hyperlinked_grep More linter fixes 2023-09-18 21:07:39 +05:30
icat ... 2023-09-22 12:11:07 +05:30
mouse_demo show_key kitten: In kitty mode show the actual bytes sent by the terminal rather than a re-encoding of the parsed key event 2023-04-26 21:48:53 +05:30
panel Replace isort with ruff 2023-01-09 16:47:42 +05:30
query_terminal Replace isort with ruff 2023-01-09 16:47:42 +05:30
remote_file Fix #6367 2023-06-16 20:58:12 +05:30
resize_window run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
show_key show-key legacy mode: Handle EAGAIN/EBUSY when reading from tty 2023-07-20 13:26:32 +05:30
ssh Fix ssh kitten override parsing ignoring settings inherited from ssh.conf 2023-09-20 09:15:38 +05:30
themes ... 2023-10-05 09:34:21 +05:30
transfer Fix compilation without LTO 2023-10-08 04:52:24 +02:00
tui ask kitten: Get readline to work even when stdout is redirected 2023-01-26 21:47:43 +05:30
unicode_input unicode_input kitten: Add an option to specify the startup tab 2023-08-16 11:54:50 +05:30
__init__.py
runner.py Revert #6114 2023-03-18 15:26:33 +05:30