filename completion always outputs - when HYPHEN_IS_SPECIAL

Project:JNode Shell
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

When a FileArgument has the HYPHEN_IS_SPECIAL flag, it will always add - to the list of possible completions, regardless of what the partial is. This prevents using completion to finish a file name when the partial is unique enough to do so.

#1

Duh!!! I've committed a change that should fix this bug. Marking as 'fixed'.

#2

Status:active» fixed

#4

Status:fixed» closed

Closed manually