Link should report file names with appropriate capitalisation and slashes
Open
enhancement
Low
- Dominant language
- APL
- Stars
- 26
- Forks
- 11
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
With a directory (in the current directory) called `repo`:
```
]link.create here .\rEpo
#.here
]status
Namespace Directory Files
#.here ←→ c:/tmp/rEpo 14
```
should be:
```
]link.create here .\rEpo
#.here
]status
Namespace Directory Files
#.here ←→ C:\tmp\repo 14
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.