Connor Lane Smith a écrit :
> On 14/11/2011, Bastien Dejean <nihilhill_AT_gmail.com> wrote:
> > Java 7-w is not extremely useful as it considers that anything except
> > 'tab' is a word character.
>
> I actually find this less useful. A lot of implementations zip through
> all your non-alnum symbols when you hit Java 7-w, which I just find
> irritating.
I happen to use dmenu to move image files around from within sxiv and,
in this context, I found the default Java 7-w behavior to be inappropriate.
> > I find the behavior of Java 7-f and Java 7-b to be counter intuitive in the
> > 'fallthrough' cases.
>
> Why do you find it counterintuitive? I find it very intuitive. :p
Well, suppose you're using Java 7-f to move down in the list of matches, then
you want to move up, you hit Java 7-b because it's the natural symmetric of
Java 7-f and you end up moving the cursor backward in the search string.
Greetings,
--
Bastien
Received on Mon Nov 14 2011 - 20:37:21 CET