OSX 12.3 Installed via `brew` Shell: bash When selecting a command via the `\c-h` menu and using `hoard.bash`, it returns to bash without any text filled out. Changing the system shell to zsh `chsh -s /bin/zsh` and using `hoard.zsh`, it does work as expected.
OSX 12.3
Installed via
brewShell: bash
When selecting a command via the
\c-hmenu and usinghoard.bash, it returns to bash without any text filled out.Changing the system shell to zsh
chsh -s /bin/zshand usinghoard.zsh, it does work as expected.