Hi,
I wanted to try the tui on an existing restic repo just to check it out. No rustic config file, so the password was provided interactively.
Result is that the tui gets stuck on startup. The terminal gets cleared and I have nothing but enter repository password: at the top. Can't ctrl-c or even select text, which makes me suspect that the tui does get started but somehow stuck in a loop.
Providing a password via an env variable works fine.
rustic version is 0.11.3, I'm on NixOS should that affect anything.
Thanks for sticking with this awesome project for so long, by the way. As I said, I'm currently not actively using it, which his only because NixOS modules take care of managing restic very well. I've used it (and enjoyed it) in the past. I love that there is such a high quality implementation of the restic format, with exciting features on top.
Hi,
I wanted to try the tui on an existing restic repo just to check it out. No rustic config file, so the password was provided interactively.
Result is that the tui gets stuck on startup. The terminal gets cleared and I have nothing but
enter repository password:at the top. Can't ctrl-c or even select text, which makes me suspect that the tui does get started but somehow stuck in a loop.Providing a password via an env variable works fine.
rustic version is 0.11.3, I'm on NixOS should that affect anything.
Thanks for sticking with this awesome project for so long, by the way. As I said, I'm currently not actively using it, which his only because NixOS modules take care of managing restic very well. I've used it (and enjoyed it) in the past. I love that there is such a high quality implementation of the restic format, with exciting features on top.