|
From: Randall R S. <rs...@so...> - 2004-10-31 14:54:06
|
Robert, On Saturday 30 October 2004 23:06, Robert Fletcher wrote: > You need to re-bind Ctrl-PgUp & Ctrl-PgDn to the next buffer / > previous buffer actions of BufferList rather than the default jEdit > actions. Thanks. Now that you tell me, I do remember that's what I did last time. Maybe I'll remember it on my own next time around. Randall Schulz > Randall R Schulz wrote: > > Hi, > > > > ... > > > > > > Here's the problem: The order of files in the Buffer List plug-in > > display is sorted case-sensitively while the sequencing of files > > associated with the CTRL-UP and CTRL-DOWN key bindings is > > case-insensitive, so in some cases it's hard to navigate by > > looking at the Buffer List and typing CTRL-UP or -DOWN. > > > > Can someone tell me how to make these two things act consistently? > > I don't much care which way it ends up (case-sensitive or > > case-insensitive), but I'd like the two functions to be mutually > > consistent. > > > > Thanks. |