Re: Mouse scroll wheel in wily

  • From: Davor Cubranic <cubranic@xxxxxxxxx>
  • To: MJ Ray <mjr@xxxxxxxxxxxxx>
  • Date: Sat, 03 Apr 2004 05:55:24 -0800

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.

Other related posts: