Is there a way in zsh or bash to have a status line? e.g. in VI it will let you know that you are in insert mode with -- INSERT --
Is there an eqivalent for the command line?
|
|
This has already been answered at Super User and Unix Stack Exchange. For the completeness of Stack Overflow:
And if you want the indicator below the current line rather than to the right, from Unix Stack Exchange:
|
|||
|
|