mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-28 16:01:15 -03:00
Document fish_mode_prompt
This commit is contained in:
11
doc_src/fish_mode_prompt.txt
Normal file
11
doc_src/fish_mode_prompt.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
\section fish_mode_prompt fish_mode_prompt - define the appearance of the mode indicator
|
||||
|
||||
\subsection fish_mode_prompt-synopsis Synopsis
|
||||
|
||||
fish_mode_prompt will output the mode indicator for use in vi-mode.
|
||||
|
||||
\subsection fish_mode_prompt-description Description
|
||||
|
||||
The output of `fish_mode_prompt` will be displayed in the mode indicator position to the left of the regular prompt.
|
||||
|
||||
Multiple lines are not supported in `fish_mode_prompt`.
|
||||
Reference in New Issue
Block a user