sponsor Vim development Vim logo Vim Book Ad

blinking_statusline.vim : Briefly flash the status line of the focused window whenever you change window.

 script karma  Rating 0/0, Downloaded by 1096  Comments, bugs, improvements  Vim wiki

created by
joey twiddle
 
script type
utility
 
description
Blinks the status line of the newly focused window whenever you change window, by switching its highlight between
StatusLineLit and StatusLineUnLit on WinEnter and CursorHold events.

Can be helpful to visually track which window you have moved to.
 
install details
Drop in plugin/

Add to your .vimrc:

:let g:blinking_statusline = 1

Edit the script to select the colours you want (or overwrite them at runtime).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
blinking_statusline.vim 0.9 2012-10-24 6.0 joey twiddle Initial upload
ip used for rating: 18.191.236.174

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github