Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autocomplete does not work on osx with bash #101

Open
deebsman opened this issue Mar 23, 2022 · 4 comments
Open

autocomplete does not work on osx with bash #101

deebsman opened this issue Mar 23, 2022 · 4 comments
Assignees

Comments

@deebsman
Copy link

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.

@Hyde46
Copy link
Owner

Hyde46 commented Mar 24, 2022

Thanks for reporting @deebsman !
Ill take a look at it when I got access to a mac system again

@Hyde46 Hyde46 self-assigned this Mar 24, 2022
@Hyde46
Copy link
Owner

Hyde46 commented Mar 25, 2022

@deebsman
Is your default .bashrc location in your home directory?
Unfortunately, I'm not able to reproduce it on a macOS system with a bash shell yet

@Hyde46
Copy link
Owner

Hyde46 commented Mar 25, 2022

Also can you verify that this is completly included in your .bashrc?
install.sh should be copying this piece of code into .bashrc

@deebsman
Copy link
Author

After running install.sh it created the ~/.bashrc file, however it still has the same issue. (I was previously manually sourcing hoard.bash to test)

I installed hoard on a second macbook (M1 chip this time) and got the following error: hoard: Bad CPU type in executable 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants