Allow user to save patch file to disk#424
Conversation
roborev: Combined Review (
|
|
Fixed 1, ino 2 is a non issue |
roborev: Combined Review (
|
roborev: Combined Review (
|
Both truncation and padding were using inconsistent width measures (rune count vs byte length). Switch to runewidth.StringWidth for correct terminal alignment with wide/combining characters. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
roborev: Combined Review (
|
|
thanks! |
When user hits
sin patch view, it'll be prompted for file name (default to/tmp/roborev-<id>.patch).Somewhat related to #407