bullet-train.zsh
bullet-train.zsh copied to clipboard
Add support for zsh vi mode
It would be nice to have an indicator of whether zsh vi mode was in insert or normal mode. Here's an article explaining how someone solved this problem.
:+1:
whenever in doubt, pressing esc always takes you to normal mode, command line is not where you'd want to spend a lot of time typing and editing, so I think it's a bit heavy for a theme to do this
I mean, whether-I'm-in-command-mode is one of exactly three things my prompt setup for the last few years has always shown me. (exit status, am-I-superuser, and vim-mode) I'd like to play with some of the other prompt components here, but until it provides these three absolutely necessary ones, it's not an option for me. /=
I suspect I'm not the only user to whom having this displayed maters.
I would find this very useful. All the solutions I've found so far display the mode over on the right which is out of my way on larger screens. Is there a way to use the custom segments perhaps?
:+1: would love this.
@simonsmith: #115 will give the ability to customize segments. I would propose to wait for a bit for #115 (I will give it a try when having some free time) and for #119. Are you fine with this?
No longer required b/c of vi_mode_prompt_info