You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In bash, my prompt displays (ins) or (cmd) in front of PS1 when vi mode is enabled. http-prompt does not seem to show anywhere that vi mode is on or off.
I am willing to contribute this feature myself. Do you feel I should wait until #159 is done or should I already hard-prefix it if vi mode is on, like bash seems to do on my system?
The text was updated successfully, but these errors were encountered:
In bash, my prompt displays
(ins)
or(cmd)
in front of PS1 when vi mode is enabled. http-prompt does not seem to show anywhere that vi mode is on or off.I am willing to contribute this feature myself. Do you feel I should wait until #159 is done or should I already hard-prefix it if vi mode is on, like bash seems to do on my system?
The text was updated successfully, but these errors were encountered: