fish-shell/doc_src
Fabian Homborg 2b74affaf0 Add prompt selector
It's a bit weird to *have* to fire up a browser to get fish_config to
choose a prompt.

So this adds a `prompt` subcommand to `fish_config`:

- `fish_config prompt list` shows all the available prompt names
- `fish_config prompt show` demos the available sample prompts
- `fish_config prompt choose` sources a prompt
- `fish_config prompt save` makes the choice permanent

A bare `fish_config` or `fish_config browse` opens the web UI.

Part of #3625.

TODO: This shows the right prompt on a new line. Showing it in-line is awkward
to do because we'd have to move it to the right.
2021-05-01 18:50:05 +02:00
..
cmds Add prompt selector 2021-05-01 18:50:05 +02:00
python_docs_theme docs: Handle undefined LINK_SUFFIX 2021-04-25 09:42:02 +02:00
commands.rst We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08:00
completions.rst docs: Replace all internal links with :ref:s 2021-03-26 19:32:14 +01:00
conf.py Split up documentation 2021-03-27 15:44:17 +01:00
design.rst Make rationale spacing consistent 2020-10-12 20:25:35 +02:00
faq.rst docs: Add missing newline 2021-04-11 18:44:19 +02:00
fish_for_bash_users.rst Fish for bash users: Fix missing word and link it from index 2021-01-22 16:23:09 +01:00
fish_indent_lexer.py Highlight keywords differently 2021-02-07 21:18:51 +01:00
index.rst docs: Move some more sections from index to language 2021-04-16 18:06:33 +02:00
interactive.rst Rename variable to fish_killring 2021-04-21 16:39:29 -07:00
language.rst Rename variable to fish_killring 2021-04-21 16:39:29 -07:00
license.rst Add docs theme license 2020-10-04 14:51:05 +02:00
relnotes.rst docs: call the CHANGELOG "release notes" 2021-02-25 22:46:24 +08:00
tutorial.rst docs: Replace all internal links with :ref:s 2021-03-26 19:32:14 +01:00