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 1331  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: 3.135.183.89

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