XDG based directory not working as expected
Open
- Dominant language
- Haskell
- Stars
- 247
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
In #157, the XDG support is added. However, when I tried moving `~/.haskeline` to `$XDG_CONFIG_HOME/haskeline/haskeline`, it doesn't seem to take an effect. I currently set `editMode: Vi` and that doesn't seem to work in GHCi after I moved haskeline config file to `$XDG_CONFIG_HOME/haskeline/haskeline`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.