Adam Bannister

Results 9 issues of Adam Bannister

## Expected Behavior I stay in zsh. ## Actual Behavior I get switched to bash. ## Steps to Reproduce Just huak activate ``` echo $0 -zsh huak activate echo $0...

bug

## Expected Behavior Tests run. ## Actual Behavior Get an error when running cargo test. ## Steps to Reproduce Clone repo and run cargo test. ## Version version = "0.0.18"...

bug

## Expected Behavior Just trying it out and started with the huak activate command. I think based on the .toml output that it finds my old venv that I didn't...

bug

## What do these changes do? ## Are there changes in behavior for the user? ## Related issue number ## Checklist - [x] I think the code is well written...

As mentioned in https://github.com/ChocolateApp/Chocolate/discussions/7#discussioncomment-5633071 I was also looking at maybe breaking it up. Maybe use this issue to reference it in the future.

Hey, I was looking at the install.sh file and see that it doesn't use a virtualenv. I think it would be better to do so in case the requirements conflict...

This should fix some of #17. Seems like they changed the html structure.

## What do these changes do? - @asyncio.coroutine has been removed from python - allows auth to be passed to the server ## Are there changes in behavior for the...

This adds a basic failing test with the example that you have in #849.