sponsor Vim development Vim logo Vim Book Ad

The Old Ones : Alerts you to old buffers.

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

created by
Shuhei Kubota
 
script type
utility
 
description

This script lists following buffers:
    a) Empty (nameless and had not been viewed nor been saved)
    b) Not Referred (had been opened in read-only usage)
    c) Long Time No Save (had been modified and is not saved yet)
that are left long time.
And this script lets you close a) and/or b).

Usage:
    1. (optional) set g:TheOldOnes_Threshold to what you feel "It's long time"
        default: 60 (60 min.)
    2. execute  :TheOldOnes
 
install details
Put this file into the plugin directory.
 

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
theoldones.vim v0.2 2011-06-27 7.0 Shuhei Kubota improved conviniences.

* changed EOL characters
+ "There are no old ones." if nothing to be displayed
theoldones.vim 0.1 2011-06-24 7.0 Shuhei Kubota Initial upload
ip used for rating: 3.22.181.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