Name completion for URLs of type file://

Project:JNode Shell
Component:User interface
Category:feature request
Priority:normal
Assigned:Stephen Crawley
Status:closed
Description

Provide directory and filename completion in the command line for URLs with the file protocol.

#1

Assigned to:Anonymous» Stephen Crawley

Good idea.

#2

Status:active» fixed

I've implemented this. Note that completion is only available in the case where the URL has protocol equal to "file" AND no authority component (host,port or user) AND no query component.

#3

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.