diff options
author | Ron Yorston <rmy@pobox.com> | 2023-02-06 10:50:58 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-02-06 11:15:37 +0000 |
commit | c49b8b7052bb1df3ed5f9aeba61a7965d9c77f83 (patch) | |
tree | 4261e2a8be0c3fa8a2c0f493026cf27ff1038fed /arch | |
parent | c5fe5ad712e11e4d06d5becab5f888531f55a863 (diff) | |
download | busybox-w32-c49b8b7052bb1df3ed5f9aeba61a7965d9c77f83.tar.gz busybox-w32-c49b8b7052bb1df3ed5f9aeba61a7965d9c77f83.tar.bz2 busybox-w32-c49b8b7052bb1df3ed5f9aeba61a7965d9c77f83.zip |
vi: introduce 'binary' option and '-b' flag
vim has the 'binary' option and corresponding '-b' command line
flag. These allow files to be opened in binary mode, ignoring
the 'fileformats' setting and treating all files as of type
'unix'.
Add these to busybox-w32 vi so it's possible to edit files which
have a mixture of different line endings.
Costs 80-112 bytes.
(GitHub issue #285)
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions