fish-shell/doc_src
Fabian Boehm 18c65df3c7 Add a clear-screen bind function to clear the screen (#10044)
This can be bound like `bind \cl clear-screen`, and is, by default

In contrast to the current way it doesn't need the external `clear`
command that was always awkward.

Also it will clear the screen and first draw the old prompt to remove
flicker.
Then it will immediately trigger a repaint, so the prompt will be overwritten.

(cherry picked from commit c4ca1a68d3)
2023-10-08 17:15:20 +02:00
..
cmds Add a clear-screen bind function to clear the screen (#10044) 2023-10-08 17:15:20 +02:00
python_docs_theme Css refresh (#9982) 2023-10-06 18:49:55 +02:00
commands.rst docs: Some work on commands 2022-12-19 19:39:47 +01:00
completions.rst Fix grammar in completion docs 2023-10-01 10:37:28 +02:00
conf.py Bump copyright year 2023-01-06 18:26:21 +08:00
design.rst docs: Fix typos 2022-09-17 21:31:06 +08:00
faq.rst docs: Use :doc: role when linking to commands 2022-09-24 10:56:43 +02:00
fish_for_bash_users.rst docs: Simplify exporting section 2022-12-21 16:24:00 +01:00
fish_indent_lexer.py docs: restore default highlighting keywords and options in HTML 2022-01-16 14:07:19 +01:00
fish_synopsis.py docs synopsis: add HTML highlighing and automate manpage markup 2022-01-19 22:56:41 +08:00
index.rst docs/index: update some formatting from #9482 2023-02-21 21:18:03 +08:00
interactive.rst docs: correct insert mode key 2023-10-06 18:48:25 +02:00
language.rst Docs: fix code block 2023-10-01 10:37:28 +02:00
license.rst Licensing: note MIT licensing status of Dracula theme 2023-10-01 10:37:25 +02:00
relnotes.rst docs: call the CHANGELOG "release notes" 2021-02-25 22:46:24 +08:00
tutorial.rst docs: Some more in the intro sections 2022-12-27 15:22:17 +01:00