fish-shell/share
ridiculousfish 767742c7e7 Rework how the mode is reported in fish_vi_mode
Add a new function fish_mode_prompt which (if it is defined) has its output
prepended to the left prompt. Rather than replacing the prompt wholesale, make
fish_vi_mode enable this function by setting a variable __fish_vi_mode. This
enables vi mode to interoperate nicely with custom prompts. Users who want
to change how the mode is reported can either redefine this function or
erase it entirely. Fixes #1988.
2015-06-14 11:36:11 -07:00
..
completions Merge branch 'Integration_2.2.0' 2015-06-05 14:02:25 +08:00
functions Rework how the mode is reported in fish_vi_mode 2015-06-14 11:36:11 -07:00
tools fish_config to select the proper tab when run with a tab name 2015-06-14 00:10:11 -07:00
config.fish Revert "Source files /etc/profile.d/*.fish at startup" 2015-04-14 10:08:40 -07:00