diff options
author | Ron Yorston <rmy@pobox.com> | 2019-03-15 10:07:14 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2019-03-15 10:07:14 +0000 |
commit | 79c85ec59075b5ead415a4713bd72445546dcf8e (patch) | |
tree | 614d5f43da34da207de8be08d186cf78169cf859 /arch | |
parent | ec02b825d05d814800558995e2f28513de80206b (diff) | |
download | busybox-w32-79c85ec59075b5ead415a4713bd72445546dcf8e.tar.gz busybox-w32-79c85ec59075b5ead415a4713bd72445546dcf8e.tar.bz2 busybox-w32-79c85ec59075b5ead415a4713bd72445546dcf8e.zip |
lineedit: add a command to change backslashes to slashes
When a path name is copied to a console application using drag and
drop the path separator is backslash. To handle this situation in
the shell add an editing command (Ctrl-Z) to convert all backslashes
on the current line to slashes.
See GitHub issue #149.
Also remove some unused code from read_key().
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions