kitty/kittens
Kovid Goyal 20fbde447c
clipboard kitten: Dont set clipboard when getting clipboard
The previous behavior meant getting the clipboard would
first empty it if STDIN was null or empty which can easily happen when
run non-interactively.

Fixes #6302
2023-05-25 08:41:55 +05:30
..
ask kitty +open: Ask for permission before executing script files that are not marked as executable 2023-05-07 08:11:39 +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 clipboard kitten: Dont set clipboard when getting clipboard 2023-05-25 08:41:55 +05:30
diff Show proper error message in diff when failing to load image 2023-05-24 22:47:14 +05:30
hints Implement a dedicated function for word matching rather than relying on a regex and being at the mercy of the vagaries of regex implementations 2023-05-12 15:43:56 +05:30
hyperlinked_grep Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
icat Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +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 Abort show_error kitten if stdin is a tty 2023-01-22 08:48:55 +05:30
resize_window run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
show_error Fix cursor misalignment after displaying detailed traceback 2023-03-01 12:04:04 +08:00
show_key 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
ssh ssh_kitten: Proper exit code for termination by SIGINT 2023-05-08 16:27:07 +05:30
themes ... 2023-05-04 10:26:18 +05:30
transfer transfer kitten: Use guess_type with custom MIME 2023-02-12 17:34:09 +08: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: Only serialize favorites if no user config exists 2023-04-26 16:02:18 +05:30
__init__.py
runner.py Revert #6114 2023-03-18 15:26:33 +05:30