Legal Notice
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no "Invariant Sections", "Front-Cover Texts" or "Back-Cover Texts", each as defined in the license. A copy of the license can be found in the file COPYING.DOC.txt included with jEdit.
Table of Contents
The Buffer Selector plugin provides a set of buttons at the bottom of a jEdit view that allow you to change the current buffer.
Each button's appearance depends on the state of its buffer.
The main concern of Buffer Selector is to save screen real-estate, so that it should be possible to work with split panes or a large number of buffers and still conveniently switch between them.
It is possible to have some control over the display of Buffer Selector:
The source code is distributed under the GPL. Please see http://www.fsf.org/copyleft/gpl.html
Bug reports should be sent using the Sourceforge Bug Tracker at http://sourceforge.net/bugs/?group_id=588
Feature requests should be sent to the users mailing list <users@jedit.org>.
Patches should be sent to the developers mailing list <devel@jedit.org>.
In other cases you may contact the author André Kaplan <akaplan@jedit.org>.