Fixed
- Fix diff pane corruption caused by binary file content (e.g.,
.DS_Store) being rendered directly to the terminal - Detect binary files using null-byte heuristic (same approach as git) and display "Binary file" message instead of raw content
.DS_Store) being rendered directly to the terminal