[Bug 7532] New: ash does not tab-complete built-in commands
bugzilla at busybox.net
bugzilla at busybox.net
Tue Oct 14 21:16:17 UTC 2014
https://bugs.busybox.net/show_bug.cgi?id=7532
Summary: ash does not tab-complete built-in commands
Product: Busybox
Version: 1.22.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at busybox.net
ReportedBy: luizluca at gmail.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
Hello,
ash cannot tab-complete built-in commands as it does with commands in $PATH.
For example:
$ bre<tab>
does not show break. The same happens for all built-in commands that does not
have a stand-alone binary (like echo) in $PATH (even if busybox).
bash, ksh and csh all tab-complete built-ins.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list