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

Support Elvish Shell #22

Open
superatomic opened this issue Apr 3, 2022 · 0 comments
Open

Support Elvish Shell #22

superatomic opened this issue Apr 3, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed shell support supporting new shells

Comments

@superatomic
Copy link
Owner

superatomic commented Apr 3, 2022

Add support for the Elvish shell: https://elv.sh/

It looks like setting environment variables takes the form of:

set E:NAME = VALUE

Where NAME and VALUE are substituted. Note that we do not use double quotes here– Elvish will not word split and will also not expand variables inside of quotes.

@superatomic superatomic added enhancement New feature or request shell support supporting new shells labels Apr 3, 2022
@superatomic superatomic self-assigned this Apr 3, 2022
@superatomic superatomic modified the milestones: v0.4.0, Expand Shell Support, v0.5.0 Apr 3, 2022
@superatomic superatomic added the help wanted Extra attention is needed label Apr 13, 2022
@superatomic superatomic removed this from the v0.5.0 milestone Apr 18, 2022
@superatomic superatomic removed their assignment May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed shell support supporting new shells
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant