diff options
author | Ron Yorston <rmy@pobox.com> | 2018-12-08 15:45:44 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-12-08 16:05:12 +0000 |
commit | 195902a645b794092959ac3818f367104c7ffeb8 (patch) | |
tree | 56a6283283165fed9fffe84429918b75ecc772d6 /TODO | |
parent | 88b782fb0e7ad26c8363eda5c850e5eba6acb445 (diff) | |
download | busybox-w32-195902a645b794092959ac3818f367104c7ffeb8.tar.gz busybox-w32-195902a645b794092959ac3818f367104c7ffeb8.tar.bz2 busybox-w32-195902a645b794092959ac3818f367104c7ffeb8.zip |
lineedit: improvements to tab completion
Since getpwent isn't implemented for WIN32 there's no point in
enabling FEATURE_USERNAME_COMPLETION.
Use case-insensitive comparisons when matching filenames.
The code to exclude non-executables when tab completing executables
is WIN32-specific and shouldn't omit directories.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions