bls : bls: is a python script to list buffers opened in all (g)vim servers
script karma |
Rating -1/1,
Downloaded by 1391 |
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). |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|