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

#785 - Completions support for environmental variables #785

Open
elviskahoro opened this issue Mar 2, 2022 · 4 comments
Open

#785 - Completions support for environmental variables #785

elviskahoro opened this issue Mar 2, 2022 · 4 comments
Labels
Feature requests Feature Requests

Comments

@elviskahoro
Copy link

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

@adityanatraj
Copy link

Here is warps current behavior:

zsh_in_warp.mov

Here is iterms behavior:

zsh_in_iTerm.mov

Here is osx's terminal behavior:

Screen.Recording.2022-03-14.at.12.23.12.PM.mov

I think the expectation here is that any variable in the current shell scope would autocomplete.

@elviskahoro elviskahoro changed the title Completions support for environmental variables DUP: #785 - Completions support for environmental variables Mar 22, 2022
@elviskahoro elviskahoro changed the title DUP: #785 - Completions support for environmental variables #785 - Completions support for environmental variables Mar 22, 2022
@acarl005
Copy link

acarl005 commented May 11, 2022

This would be much appreciated, as I often type paths containing $HOME instead of ~, and having completions on those if very convenient.

@elviskahoro
Copy link
Author

No update yet but this is something I'm excited about too!

@warpdotdev-devx warpdotdev-devx bot added the Feature requests Feature Requests label Jan 9, 2023
@dannyneira
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

4 participants