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

[FIX] Fix filename expansion in non-interactive mode #298

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Conversation

itislu
Copy link
Collaborator

@itislu itislu commented Apr 1, 2024

@itislu itislu added bug Something isn't working enhancement Enhancement of an existing feature labels Apr 1, 2024
@itislu itislu added this to the Expander milestone Apr 1, 2024
itislu added 2 commits April 1, 2024 21:01
When expanding words after redirection operators, call expander with different flags depending on the interactive mode.

* Resolves [BUG] In `--posix` mode, words after redirection operators do not undergo filename expansion if shell is not interactive #296
@LeaYeh LeaYeh merged commit 490c226 into main Apr 1, 2024
30 checks passed
@LeaYeh LeaYeh deleted the fix-issue-296 branch April 1, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Enhancement of an existing feature
Projects
Status: Done
2 participants