Name completion for URLs of type file://
Project: | JNode Shell |
Component: | User interface |
Category: | feature request |
Priority: | normal |
Assigned: | Stephen Crawley |
Status: | closed |
Jump to:
Description
Provide directory and filename completion in the command line for URLs with the file protocol.
- Login to post comments
#1
Good idea.
#2
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
Automatically closed -- issue fixed for two weeks with no activity.