commit | 8506dd673030539b2890dd617f885ec20f1e8a7d | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Thu Dec 10 14:44:57 2020 +0000 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 16 09:38:18 2020 +0100 |
tree | 8248d579b725cab896bbd108cc5230abee1398e7 | |
parent | caba1a16ec4a883376d53e5921917bb8485b5f49 [diff] |
lineedit: omit directories when tab-completing from PATH Only files should be matched when using PATH for tab-completion. function old new delta complete_cmd_dir_file 883 894 +11 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/0 up/down: 11/0) Total: 11 bytes Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>