-
Notifications
You must be signed in to change notification settings - Fork 394
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
#785 - Completions support for environmental variables #785
Comments
Here is warps current behavior: zsh_in_warp.movHere is iterms behavior: zsh_in_iTerm.movHere is osx's terminal behavior: Screen.Recording.2022-03-14.at.12.23.12.PM.movI think the expectation here is that any variable in the current shell scope would autocomplete. |
This would be much appreciated, as I often type paths containing |
No update yet but this is something I'm excited about too! |
Hi Folks, please note that the Environmental Variables must be in the rc or profile files in order to be loaded into Warp completions menu. Things like $HOME/ should provide completions along with any variables loaded on bootstrap should also show up in the completions menu. Not closing as completions for the current shell scope where an variable is added isn't available yet |
Describe the solution you'd like?
Completions support for environmental variables
Is your feature request related to a problem? Please describe.
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: