BufferLocal 1.2 update (BufferLocalPlugin.jar v1.2 by Dale Anson)
Submitted by Monday, 9 August, 2004 - 16:25
on
Updated BufferLocal plugin.
Fix for concurrent modification bug.
Originally, BufferLocal was called "BufferMinder" and closed buffers that were open for a while but not used. These are known as "stale" buffers.
Closing stale buffers helps reduce clutter without any work. This feature
never made it into the initial release, but others have requested it, so it's back now. It is off by default, use the Plugin Options to turn it on and to adjust how long a file should be unused before it is closed. Files that need saved will not be closed, you'll need to save first.
To turn on automatic buffer closing, click 'Plugins' then 'Plugin Options'.
Select 'BufferLocal' from the tree on the left side. Check the box that says
'Close files not used'. Set the time limit with the spinner.
When the 'Close files not used' box is unchecked, BufferLocal will still
keep track of stale buffers. You can close stale buffers at any time by
clicking 'Plugins', then 'BufferLocal', then 'Close Stale Buffers'.
Updated on 08/22/2004 - 18:28
Downloads: 1111