Hi, Daniel!

The only use case, I can think of, is statusbar highlighting. For example, when
in insert mode, statusbar changes color, like it is done in some status line 
plugins for vim. 

On 10/16, Daniel Carl wrote:
> Hi all!
> 
> Initially I thought about to implement the new autocmd feature also for the
> mode changes in vimb https://github.com/fanglingsu/vimb/issues/100. That means
> that the user can add autocmd for following events
> 
> - InputEnter
> - InputLeave
> - NormalEnter
> - NormalLeave
> - PassthroughEnter
> - PassthroughLeave
> - CommandEnter
> - CommandLeave
> 
> But during the implementation this seemed to be useless to have, because I
> didn't find any case how to use these events.
> 
> Konstantin Stepanov started to add these events to vimb
> https://github.com/fanglingsu/vimb/pull/113. Does some of you have any
> use cases for these autocmd events?
> 
> Daniel
> 
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> vimb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vimb-users

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to