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

shell: robust shell detection #40

Merged
merged 3 commits into from
Feb 5, 2024
Merged

shell: robust shell detection #40

merged 3 commits into from
Feb 5, 2024

Conversation

joshi4
Copy link
Contributor

@joshi4 joshi4 commented Feb 5, 2024

  • shell: detect and spawn a shell used to launch savvy record.
  • shell: improve shell not supported error message

Previously, we relied on the value of the SHELL env var.

`SHELL` represent the user's default shell. Not neccessarily the shell
that is currently in use.

savvy uses the default shell choice if it runs into an err trying to
determine the user's current shell.
@joshi4 joshi4 merged commit 81c6a49 into main Feb 5, 2024
1 check passed
@joshi4 joshi4 deleted the sj/robust-detect-shell branch February 5, 2024 06:28
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

Successfully merging this pull request may close these issues.

None yet

1 participant