hx --tutor DOESN'T bring-up any tutor-file, in aarch64, built from cargo.. #11719
Unanswered
libweirdness
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
Did you configured the runtime directory while building from source? https://docs.helix-editor.com/master/building-from-source.html#configuring-helixs-runtime-files |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I got Helix installed from source, & it works,
& hope to make its color-scheme less hard-to-read,
& the documentation for it says to run
hx --tutor
( sorta like vim's tutor, I presume.. )
Which .. opens an empty text-file.
Blank.
Now I've used a browser FIND to save the text-version of the file,
& opened it up in Helix..
That should not be required of any newbie-to-Helix.
Please fix the git repo to include the tutor.txt file wherever it should be
( I've built mine in my user/src/ dir,
as it suggested )
& that Helix opens it,
when it's supposed to.
_ /\ _
Reproduction Steps
hx --tutor
SHOULD open the tutor, ie the Helix editor with the tutor.txt file in it.
It opens hx, alright, but with nothing in it.
Helix log
No response
Platform
Ubuntu server, 24.04LTS, aarch64
Terminal Emulator
I'm not running X, so this is straight bash.
Installation Method
source
Helix Version
helix 24.7 (84fbadb)
Beta Was this translation helpful? Give feedback.
All reactions