Dyalog / Dyalog/link

Link should report file names with appropriate capitalisation and slashes

Open
#477 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.