Skip to content

Fix stdin pipe file position issue#265098

Open
yuyalun-allen wants to merge 2 commits intomicrosoft:mainfrom
yuyalun-allen:main
Open

Fix stdin pipe file position issue#265098
yuyalun-allen wants to merge 2 commits intomicrosoft:mainfrom
yuyalun-allen:main

Conversation

@yuyalun-allen
Copy link
Copy Markdown

@yuyalun-allen yuyalun-allen commented Sep 4, 2025

Fix #260309 that file position become inconsistent when using stdin redirection.

Fix this by replacing stdin redirection symbol directly with tmp pipe file, instead of filtering first, adding then. (I'm new to open source contribution, so I hope I could fix the "good first issue" for the community!)

@yuyalun-allen
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@bpasero bpasero self-assigned this Sep 4, 2025
@bpasero bpasero added the keep Issues we should not close as out of scope label Dec 10, 2025
@yuyalun-allen yuyalun-allen reopened this Jan 13, 2026
@bpasero bpasero added this to the Backlog milestone Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

keep Issues we should not close as out of scope

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow ordering of the stdin argument - when used with --diff

3 participants