sponsor Vim development Vim logo Vim Book Ad

rstatusline : show buffer list on statusline with highlight

 script karma  Rating 2/6, Downloaded by 2174  Comments, bugs, improvements  Vim wiki

created by
ruoshan huang
 
script type
utility
 
description
rstatusline is a small plugin to show buffer list on statusline with highlight on current buffer name.
 
install details
cp rstatusline.vim to ~/.vim/plugin

to use this plugin please comment out the statusline options(eg: laststatus,statusline) set by yourself in vimrc.
for convenience, you may map some keybinds like these:
map <f3> :bp<cr>
map <f4> :bn<cr>
 

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
rstatusline.vim 0.1.4 2014-02-25 7.0 ruoshan huang fix the long-exist noshowing full buffer-list problem. change user customization option more friendly.
rstatusline.vim 0.1.3 2012-07-31 7.0 ruoshan huang bug-fix:highlight same name in different window with different buffer.
rstatusline.vim v0.1.2 2012-05-01 7.0 ruoshan huang fix the improper total buf count (exclude hidden ones). fix two or more spaces been shown between list items (only one space separator now). never show the hidden buffers now.
rstatusline.vim v0.1.1 2012-04-26 7.0 ruoshan huang correct some mistake
rstatusline.vim v0.1 2012-04-26 7.0 ruoshan huang Initial upload
ip used for rating: 3.238.195.81

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