I'm new to sourcehut and wanted to set up hut
, but when I ran hut init
, it failed to properly accept the entire access key and any
keypress other than CTRL+C would fail. I tried this in the Rio terminal
and iTerm and got the same results. I used commit e581c203.
I was able to reverse engineer the config file and unblock myself.
Thanks,
Sienna
Since I have no access to a Mac, I cannot test iTerm but I just installed Rio and tried
hut init
and everything worked as expected - the key got accepted just fine and no keystroke was ignored.My best guess would be that you have some strange shell setup/configuration. If you could post some minimal config that can reliably reproduce the bug, I can try to fix it but otherwise there is not much that I can do.