On Tue, Jul 27, 2010 at 3:19 AM, David Schein <[email protected]> wrote: > > There is no token under the cursor at all. Something as simple as: > $ mkdir one > $ mkdir two > $ cd <cursor here, now i press alt-up> > > Here I will get "two" and then press again and it will either stay with > "two" or if I have any other commandline element that matches "two*" > then I get that, but I never see "one".
It seems like 1st alt-up matches against ` ` and the first match is ` two`. Then it matches against `two` since `two` is under the cursor. And so on. > I have used fish on other systems with no such trouble. Maybe this a new feature/bug of 1.23.1? I'm using 1.23.1 on Debian and get the same behavior. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
