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

Terminal suggest: Tilde relative path support, share logic between absolute/relative #240094

Merged
merged 7 commits into from
Feb 10, 2025

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Feb 8, 2025

Fixes #239022

image
image
image

@Tyriar Tyriar added this to the February 2025 milestone Feb 8, 2025
@Tyriar Tyriar self-assigned this Feb 8, 2025
@Tyriar Tyriar requested a review from meganrogge February 8, 2025 19:17
@Tyriar Tyriar marked this pull request as ready for review February 8, 2025 19:17
@Tyriar Tyriar enabled auto-merge February 8, 2025 19:17
@Tyriar Tyriar disabled auto-merge February 10, 2025 13:49
@Tyriar Tyriar enabled auto-merge February 10, 2025 13:51
@meganrogge
Copy link
Contributor

meganrogge commented Feb 10, 2025

on mac in oss based on this branch:

Screenshot 2025-02-10 at 8 21 01 AM

@meganrogge
Copy link
Contributor

meganrogge commented Feb 10, 2025

oh, that's because env is undefined for bash.

Screenshot 2025-02-10 at 8 22 06 AM

same for zsh

Screenshot 2025-02-10 at 8 25 28 AM

@Tyriar Tyriar merged commit c2e0bcb into main Feb 10, 2025
8 checks passed
@Tyriar Tyriar deleted the tyriar/239022_tilde_completions branch February 10, 2025 14:27
@Tyriar
Copy link
Member Author

Tyriar commented Feb 10, 2025

Actually I meant to fallback to process.env in that case #240249

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.

Wrong folder suggestions when trying with ~ from a folder under user home folder
2 participants