Author :
millert
Date :
2023-06-23 15:06:45
Hash :80ddc267 Message :Fix a bug in ex's 's' command with the 'c' flag when 'number' is off.
The underlining was positioned in the wrong place. This fixes
the problem and matches historic ex behavior. OK op@