Might want to add this recommendation: https://formulae.brew.sh/formula/with-readline
brew install with-readline
and add to your ~/.zshrc or ~/.bashrc:
alias soulver="with-readline soulver"
and restart your shell.
Makes this Soulver CLI app much more usable