Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Feb 2022 13:36:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261728] If sh became a usable interactive shell, then why can't it tab-autocomplete file.(mine).1.txt and file.(mine).2.txt?
Message-ID:  <bug-261728-227-t6bsZhXND0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261728-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261728-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261728

--- Comment #3 from Oleg <oleglelchuk@gmail.com> ---
When the tab button gets me to this point:

du -cah file.\(mine\).

I won't be able to use the tab button to see the list of files that are
available for auto-completion. If I add 1 to this myself:

du -cah file.\(mine\).1

then the tab button still won't allow me to autocomplete further. Is this
really how a "usable interactive" shell supposed to behave?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261728-227-t6bsZhXND0>