Opened 7 years ago

Closed 5 years ago

#684 closed defect (fixed)

bdsh completion does not match reality

Reported by: Jiri Svoboda Owned by:
Priority: major Milestone:
Component: helenos/unspecified Version: mainline
Keywords: Cc:
Blocker for: Depends on:
See also:

Description

Entering the name of a command that resides in the CWD that is not in the list of default search paths (/app, /srv) in Bdsh without path (e.g. test-libc in /test) will run that commands. However, completion will not complete its name. If the command is in the default search path, Bdsh will complete its name.

There is a discrepancy there. Either CWD should not be searched, or the command name should be completed.

Change History (2)

comment:1 by Jakub Jermář, 6 years ago

Milestone: 0.7.1

comment:2 by Jakub Jermář, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.