kitty/docs
Kovid Goyal 7215c6d6be
ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is completed
Fixing this involved adding a new mode to kitty where it handles
ctrl-c/z/q by sending signals to the tty foreground process group
instead of delegating to the kernel to do that. Since the pipe may be
full we have no way of knowing when the kernel will get around to
reading the signal byte. So send the signal ourselves.

Fixes #5271
2022-07-20 19:11:14 +05:30
..
_static Add a poster for the demo video 2022-01-11 11:09:43 +05:30
_templates Switch to GA2 2022-06-30 17:00:14 +05:30
kittens ... 2022-06-29 18:53:11 +05:30
screenshots Add a section to the changelog showcasing major recent new features 2021-12-31 20:38:50 +05:30
actions.rst Docs: use the action name of the shortcut in several places 2021-12-10 14:36:16 +08:00
basic.rst cleanup previous PR 2022-04-30 15:03:27 +05:30
binary.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
build.rst kitty now needs python >= 3.8 2022-06-24 00:01:35 +05:30
changelog.rst ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is completed 2022-07-20 19:11:14 +05:30
color-stack.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
conf.py Add a GitHub icon to the docs footer 2022-07-08 20:36:32 +05:30
conf.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
deccara.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
desktop-notifications.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
faq.rst Add "modern whiskers" alternative icon to FAQ 2022-06-21 11:04:24 -07:00
file-transfer-protocol.rst Document the delta transmission protocol 2021-11-26 15:08:18 +05:30
glossary.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
graphics-protocol.rst Fix link formatting in docs 2022-07-09 16:00:51 +08:00
index.rst use sphinx extlinks instead of custon roles 2022-01-21 08:19:57 +05:30
installer.sh Dont check if running in kitty when updating 2022-04-11 22:07:36 +05:30
integrations.rst Merge branch 'patch-1' of https://github.com/AnonymouX47/kitty 2022-06-27 15:54:23 +05:30
invocation.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
keyboard-protocol.rst Add a note that WezTerm implements the kitty keyboard protocol as well 2022-06-23 11:22:01 +05:30
kittens_intro.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
launch.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
layouts.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
Makefile Forgot to use override 2022-01-23 11:33:58 +05:30
marks.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
open_actions.rst macOS: Allow opening executables without a file extension with kitty as well 2022-06-02 09:25:30 +05:30
overview.rst Cleanup previous PR 2022-06-14 19:59:01 +05:30
performance.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
pipe.rst A new theme for the kitty website 2021-07-18 13:29:33 +05:30
press-mentions.rst Add some video reviews to press mentions 2022-02-26 09:54:16 +05:30
protocol-extensions.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
quickstart.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
rc_protocol.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
remote-control.rst Docs: Improve remote control command documentation 2022-04-29 01:31:11 +08:00
requirements.txt A new theme for the kitty website 2021-07-18 13:29:33 +05:30
shell-integration.rst Docs: edit-in-kitty works with neovim 2022-06-28 11:22:52 +08:00
support.html Make paypal button appearance match the rest 2021-09-03 09:24:55 +05:30
support.rst Docs: Use underscores in kitten document filenames 2021-12-10 17:30:51 +08:00
underlines.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
unscroll.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00