bullet-train.zsh icon indicating copy to clipboard operation
bullet-train.zsh copied to clipboard

Add support for zsh vi mode

Open RX14 opened this issue 10 years ago • 6 comments
trafficstars

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.

RX14 avatar Oct 10 '15 14:10 RX14

:+1:

ELLIOTTCABLE avatar Oct 19 '15 01:10 ELLIOTTCABLE

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

timfeirg avatar Nov 30 '15 01:11 timfeirg

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.

ELLIOTTCABLE avatar Dec 04 '15 19:12 ELLIOTTCABLE

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?

simonsmith avatar Dec 22 '15 23:12 simonsmith

:+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?

dawikur avatar Mar 21 '16 19:03 dawikur

No longer required b/c of vi_mode_prompt_info

ChipWolf avatar Jun 07 '20 00:06 ChipWolf