CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/13 09:34:41
Modified files:
usr.bin/vi/vi : v_txt.c
Log message:
Ignore expandtab setting when in command mode.
Fixes things like searching for a literal tab character when
expandtab is enabled. From nvi2 (leres). OK martijn@
