kitty/kittens
Loren Schlomer 366d65f592
Fixes the ssh kitten
kovidgoyal@5e645a7 fixes the password file creation, allowing it to be
unlinked, but read_data_from_shared_memory/1 rejects the shared object
if it is not read only, and will break the ssh kitten for all
platforms.

This change removes the read only check, relying only on the file
ownership check.

This fully fixes #5928

Signed-off-by: Loren Schlomer <me@schlomie.com>
2023-01-25 11:14:12 -08:00
..
ask ask kitten: Output JSON when used standalone 2023-01-22 11:48:51 +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
choose Replace isort with ruff 2023-01-09 16:47:42 +05:30
clipboard Also create an automatic text/plain alias when reading from clipboard 2023-01-22 22:04:53 +05:30
diff Enable checks for unused noqa 2023-01-09 17:28:35 +05:30
hints Replace isort with ruff 2023-01-09 16:47:42 +05:30
hyperlinked_grep DRYer 2022-12-10 15:13:19 +08:00
icat Rename kitty-tool to kitten 2023-01-14 15:44:52 +05:30
mouse_demo run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +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 Abort show_error kitten if stdin is a tty 2023-01-22 08:48:55 +05:30
show_key Replace isort with ruff 2023-01-09 16:47:42 +05:30
ssh Fixes the ssh kitten 2023-01-25 11:14:12 -08:00
themes themes kitten: Nicer error message when no internet connection is present 2023-01-11 09:00:58 +05:30
transfer Replace isort with ruff 2023-01-09 16:47:42 +05:30
tui Replace isort with ruff 2023-01-09 16:47:42 +05:30
unicode_input Fix #5896 2023-01-18 08:51:17 +05:30
__init__.py
runner.py Replace isort with ruff 2023-01-09 16:47:42 +05:30