Closed
Description
Summary
The tutor doesn't work when hx is invoked through a symlink. The real path works.
Reproduction Steps
I tried this:
- download and untar helix to $HOME/opt/helix
cd $HOME/bin && ln -s ../opt/helix/hx
(~/bin is on the PATH)hx --tutor
I expected this to happen:
See the tutorial. :-)
Instead, this happened:
Nothing. Empty buffer.
Helix log
No log file was written.
Platform
macOS
Terminal Emulator
Terminal.app
Helix Version
helix 22.08.1 (66276ce)