Opened 6 years ago
Closed 6 years ago
#769 closed defect (fixed)
Shell tab completion ignores directories when completing command name
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.8.0 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
If you try to tab-complete the command name (as opposed to an argument) in Bdsh, directories are ignored. This means it is not possible to complete the path to a command that is neither in the working directory nor in the default search path (e.g. /srv/foo).
Note:
See TracTickets
for help on using tickets.
FIxed with commit a91c555f17b382c1a626f443abea739150aac2af.