Author Topic: vim - replace is broken for specfic extension(s)  (Read 2870 times)

buggyfunbunny

  • Senior Community Member
  • Posts: 233
  • Hero Points: 4
vim - replace is broken for specfic extension(s)
« on: January 30, 2008, 03:28:47 PM »
12.0.3/hf31  and some user macros from this group (but I'm not sure which ones, alas)

for .sql files (derives from db2), at least,

global search and replace  %s/x/z/g
always returns string not found
ignorecase is on

any idea where to look?  I just don't recall which user fixes I've installed.  dang.

S & R from the menu does work, so all is not lost.  I just rather use the command line.