Add a default Vi prompt
Displayis insert/normal mode indicator in Vi key mode. The indicators are read first from VI_NORMAL
and VI_INSERT
variables before falling back to the default. To remove the indicator entirely, just set both variables to an empty string.