Describe the bug
When using GitHub Copilot Chat in agent mode, the affected files will be saved with CRLF line endings, even when running on linux. When pressing "Keep", even if no change was made, the line endings will again be converted to CRLF.
To Reproduce
Steps to reproduce the behavior:
- Use GitHub Copilot Chat in agent mode to edit some files
- Press "keep"
Expected behavior
The line endings used are consistent with the prior format (in this case LF).
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Fedora 42 KDE
- Browser Floorp 12
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.