sponsor Vim development Vim logo Vim Book Ad

bls : bls: is a python script to list buffers opened in all (g)vim servers

 script karma  Rating -1/1, Downloaded by 1568  Comments, bugs, improvements  Vim wiki

created by
Marcin Szamotulski
 
script type
utility
 
description
This is a python script, intended to use in a terminal. It will list all the buffers opened in currently running vim servers (however all the suspended servers will be omitted)
 
install details
Put the scrip somewhere in your $PATH and make it executable. Your vim (gvim) need to be compiled with the client-server feature (:echo has("client-server")). Furthermore, if you use vim rather than gvim, you'd better make an alias in your shell to "vim --servername VIM". Only if you specify the --servername option the script will see the buffers of this vim instance (gvim is automatically run as a server).
 

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
bls 1 2012-07-14 7.0 Marcin Szamotulski Initial upload
ip used for rating: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github