kitty/kittens
Luofan Chen 130315ce8d Use strict function prototypes
Fixes clang error:
error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
2023-02-09 13:16:00 +08:00
..
ask Add a note about why we play with file descriptors 2023-01-26 21:50:10 +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 Use strict function prototypes 2023-02-09 13:16:00 +08:00
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 launch: When using --cwd=current for a remote system support running non shell commands as well 2023-02-08 17:52:28 +05:30
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 ask kitten: Get readline to work even when stdout is redirected 2023-01-26 21:47:43 +05:30
unicode_input Fix #5896 2023-01-18 08:51:17 +05:30
__init__.py Framework for kittens 2018-02-04 20:23:52 +05:30
runner.py Replace isort with ruff 2023-01-09 16:47:42 +05:30