Files
fish-shell/doc_src/cmds
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
..
2021-02-02 08:35:38 +01:00
2020-04-04 10:44:53 +02:00
2020-10-10 21:49:33 +02:00
2021-02-02 08:35:38 +01:00
2020-03-21 15:31:25 +01:00
2020-04-04 10:44:53 +02:00
2020-04-04 10:44:53 +02:00
2021-05-01 18:50:05 +02:00
2020-04-04 10:44:53 +02:00
2020-03-21 15:31:25 +01:00
2020-04-04 10:44:53 +02:00
2020-09-10 20:48:13 +02:00
2020-04-13 22:56:22 +02:00
2021-04-14 21:46:51 +02:00
2020-06-07 19:33:27 +02:00
2020-03-22 15:53:09 +01:00
2020-03-21 15:31:25 +01:00
2021-02-02 08:35:38 +01:00