Copyright © 2004,2005 Michael Thornhill
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 is included in the file COPYING.DOC.txt
included with the jEdit distribution.
Map this plugin to the Ctrl Tab shortcut to provide access to a list of open buffers ordered by recent access time.
close selected buffer | Delete | ||
switch to selected buffer and close dialog | Enter | ||
close dialog | ESC | ||
scroll down list of buffers | Ctrl+TAB | ||
scroll up list of buffers | Ctrl+SHIFT+TAB | ||
releasing CTRL switches to selected buffer in list. | Ctrl | ||
switches to selected buffer. | SPACE |
Map Ctrl Tab to RecentBufferSwitcher - Open Buffers for quick switching.
Map Alt W (or any combination) to RecentBufferSwitcher - Open Buffers to open the dialog, type the first few letters of the buffer to move to it, then press enter to open it.
Utilities - Global Options - Filesystem Browser - Colors: map filename regular expressions to colors here e.g. *.py to green. These colours will then appear in the recent buffer dialog switcher.