Currently, output is generated with *nix newlines (\n) but this doesn't work in (for example) notepad. (and oh, Notepad blocks just fine)
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rPHU992ff5b489d2: Support interactive editing with Windows editors
run arc diff with and without the patch. See a mess before, and beauty after
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- windows-interactive
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1040 Build 1040: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Not an actual update, just running with sublime text as well to be sure it's handled correctly.
Comment Actions
Per IRC:
- This is mostly an issue with Notepad.
- If this trips up other editors, a reasonable approach might be to try to trigger this logic for Notepad only.
- Generally: yuck, but no clearer fix immediately presents itself.
Comment Actions
Closed by commit rPHU992ff5b489d2 (authored by @richardvanvelzen, committed by @epriestley).