diff options
author | Ron Yorston <rmy@pobox.com> | 2015-06-17 09:18:39 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2015-06-17 09:18:39 +0100 |
commit | 899efb44dbc38410a546ed740c1bff4881da0e96 (patch) | |
tree | 9af8271de3da0576fa7579f66987a4c11914c8dc /arch | |
parent | 6a71ef3e25272126afc61a95067823941c57322c (diff) | |
download | busybox-w32-899efb44dbc38410a546ed740c1bff4881da0e96.tar.gz busybox-w32-899efb44dbc38410a546ed740c1bff4881da0e96.tar.bz2 busybox-w32-899efb44dbc38410a546ed740c1bff4881da0e96.zip |
lineedit: search applets as well as PATH for tab completion
In standalone shell mode search the applet table as well as PATH
when tab completing a command.
Use a stupid linear search: we're also about to read all the
directories on PATH so efficiency isn't a big concern.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions