Skip to content

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

Merged
LeaYeh merged 2 commits intomainfrom
fix-issue-296
Apr 1, 2024
Merged

[FIX] Fix filename expansion in non-interactive mode#298
LeaYeh merged 2 commits intomainfrom
fix-issue-296

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
@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

Development

Successfully merging this pull request may close these issues.

[BUG] In --posix mode, words after redirection operators do not undergo filename expansion if shell is not interactive

2 participants