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

Bug #6: Fix bug with starship in powershell #7

Merged
merged 11 commits into from
Aug 7, 2022
Merged

Bug #6: Fix bug with starship in powershell #7

merged 11 commits into from
Aug 7, 2022

Conversation

Hpmason
Copy link
Owner

@Hpmason Hpmason commented Aug 7, 2022

To fix bug with starship, tenv now has an empty ctrl+c handler that prevents SIGINT. This stops tenv from being exited by ctrl+c, but programs ran via tenv still can be.

Resolves #6

@Hpmason Hpmason added the bug Something isn't working label Aug 7, 2022
rebase

Remove unused Error type

Add doc comment

Capitalize arg descriptions

add path additions to beginning of PATH

This way, path additions have precedence over original PATHs
@Hpmason Hpmason merged commit ba731b1 into dev Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant