kitty/docs
Kovid Goyal 684d28d328
Fix flickering of prompt during window resize
Works by keeping the old prompt unreflowed rather than clearing it.
There may still be some flicker for people using long or right side
prompts, but that cant be avoided, since we cannot know how the shell
will redraw after the resize. But in the common case of a left side
smallish prompt that fits in the resized window, the flicker is
eliminated.

It means we have to do some more copying work on resize, but the nicer
visuals is worth it, IMO.
2024-04-12 15:16:34 +05:30
..
_static Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
_templates Switch to GA2 2022-06-30 17:00:14 +05:30
kittens Update changelog 2024-04-09 07:05:09 +05:30
screenshots Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
actions.rst Refactor the mapping docs 2023-12-03 12:25:15 +05:30
basic.rst Document previous PR 2024-02-25 09:57:44 +05:30
binary.rst Revert renaming of kitty.dekstop to kitty-terminal.desktop 2024-04-09 12:47:14 +05:30
build.rst Adjust amount of data in the benchmarks for more consistent timing 2024-02-25 09:57:28 +05:30
changelog.rst Fix flickering of prompt during window resize 2024-04-12 15:16:34 +05:30
clipboard.rst ... 2023-06-14 08:12:45 +05:30
color-stack.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
conf.py ... 2024-02-12 11:17:25 +05:30
conf.rst Show how to send SIGUSR1 to kitty 2024-01-22 07:36:57 +05:30
deccara.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
desktop-notifications.rst ... 2023-10-25 18:37:10 +05:30
extract-rst-targets.py Ensure extract_rt_targets is run only once per build 2022-08-24 14:00:44 +05:30
faq.rst Note that file transfer wont work through tmux in the FAQ 2024-04-04 10:31:24 +05:30
file-transfer-protocol.rst Document the rsync wire formats 2023-07-30 19:49:48 +05:30
glossary.rst An option to set TERMINFO to the database directly instead of a path 2024-03-21 10:48:53 +05:30
graphics-protocol.rst Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range 2024-02-25 09:57:44 +05:30
index.rst Move video markup into a separate file 2023-05-31 21:48:20 +05:30
installer.sh Add "amd64" as a potential value for "uname -m" 2023-03-15 19:05:30 -06:00
integrations.rst Link to tgutui in the integrations doc 2024-03-28 21:31:05 +05:30
intro_vid.rst Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
invocation.rst
keyboard-protocol.rst doc keyboard protocol: mention upcoming support in fish 2024-04-06 22:46:58 +02:00
kittens_intro.rst ... 2023-08-25 19:02:36 +05:30
launch.rst ... 2023-11-23 17:25:52 +05:30
layouts.rst docs: minor adjustements 2024-03-16 14:43:23 +01:00
Makefile Allow building docs using the develop infrastructure 2023-07-29 15:57:40 +05:30
mapping.rst Forgot to handle suspend/resume in example code for setting uservar in nvim 2024-03-26 22:04:08 +05:30
marks.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
open_actions.rst Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
overview.rst Make the scrollback indicator visible by default 2024-03-31 12:15:05 +05:30
performance.rst Add settings that are optimal for latency 2024-04-06 11:48:55 +05:30
pipe.rst
pointer-shapes.rst Clean up mouse-demo kitten 2023-10-21 07:55:23 +05:30
press-mentions.rst Add some video reviews to press mentions 2022-02-26 09:54:16 +05:30
protocol-extensions.rst A new escape code to change the shape of the mouse pointer 2023-10-15 19:57:36 +05:30
quickstart.rst Docs: Improve the documentations 2022-04-30 17:07:36 +08:00
rc_protocol.rst Add protocol docs for async and streaming requests 2023-03-01 19:46:29 +05:30
remote-control.rst Add full docs for matching windows/tabs to the remote control page 2023-11-29 21:44:52 +05:30
requirements.txt Add a note about develop-docs to the build docs 2023-05-29 08:21:08 +05:30
shell-integration.rst Merge branch 'fish-osc-133' of https://github.com/krobelus/kitty 2024-04-07 15:15:04 +05:30
support.html
support.rst
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