Re: Mouse scroll wheel in wily

Davor Cubranic <[email protected]> Sat, 03 Apr 2004 05:55:24 -0800
Newsgroups gmane.editors.wily
Message-ID <[email protected]>
Weird, I cannot get regular expressions to search backwards (?bla?).

Looking at the source code, I believe that findend (in search.c) treats
"-/" as backwards regex search. Isn't this is in conflict with the
online docs, which mention "?pattern?" searches backwards.