Document fish_mode_prompt

This commit is contained in:
Fabian Homborg
2016-06-21 19:06:44 +02:00
parent 0f3b4d2bd8
commit a3e9e179eb
2 changed files with 17 additions and 0 deletions

View 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`.