vi: apply expandtab to the output of a ! command
authormillert <millert@openbsd.org>
Fri, 22 Apr 2022 15:48:29 +0000 (15:48 +0000)
committermillert <millert@openbsd.org>
Fri, 22 Apr 2022 15:48:29 +0000 (15:48 +0000)
commit2a8fbfe6e2704011aa521898f2e944e41141acf2
treec557ec2d012d63de5fb486149872d0f949e81112
parenta4551fe8d769711606b758f980be5edf29edccd1
vi: apply expandtab to the output of a ! command
This is consistent with vim's expandtab behavior.
From nvi2 (Craig Leres).  OK tb@
usr.bin/vi/docs/USD.doc/vi.man/vi.1
usr.bin/vi/ex/ex_bang.c
usr.bin/vi/ex/ex_shift.c
usr.bin/vi/include/ex_extern.h