[BusyBox] tab completion

Vladimir N. Oleynik dzo at simtreas.ru
Fri Feb 6 06:55:16 UTC 2004


Richard,

> I have a problem, which I can reproduce now. I am using pre7 version of
> busybox, and the tab completion works fine. I mean, with an empty command
> line I press the TAB twice, and ash shows me the available commands. But
> when i process the profile file below, as
>  $ . /etc/profile
> then it stops working, and the double-tab lists the directories available
> from the cwd, and not the commands. Has someone else meet this problem
> before, or am i doing something wrong?
> 
> This is  my '/etc/profile':
> - ---
> # System profile
> 
> PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
> export PATH
> trap ":" INT QUIT TERM
> 
> export PS1="\h \w # "

Thanks. Patch attached.


--w
vodz
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: last_patch122_2
Url: http://lists.busybox.net/pipermail/busybox/attachments/20040206/7e827c31/attachment.diff 


More information about the busybox mailing list