|
|
|
|
|
by conradk
3762 days ago
|
|
Kudos on implementing this idea :) It's a bit awkward, to be frank, though. When I type "ls RE<tab>", it autocompletes to "README" even though there is another file called "REST-for-TYPO3-rest.cundd.net". So then I type in the full filename and I get "undefined": > cat REST-for-TYPO3-rest.cundd.net undefined Maybe "cat <filename>" could open the URL in a window or something. It seems like the only possible thing at the moment is "ls", "pwd" and "cat README". |
|