Commit 7926cb6
feat(P7 phase B1): default persist-bytes-mmap = true
Crash recovery should be on by default — opt-out, not opt-in. macOS
panic without it loses every pane's scrollback; with it, loss is bounded
to ≤1s by the msync timer (worst case) and <16KB for void-only crashes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8fd05c5 commit 7926cb6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2852 | 2852 | | |
2853 | 2853 | | |
2854 | 2854 | | |
2855 | | - | |
| 2855 | + | |
2856 | 2856 | | |
2857 | 2857 | | |
2858 | 2858 | | |
| |||
2868 | 2868 | | |
2869 | 2869 | | |
2870 | 2870 | | |
2871 | | - | |
| 2871 | + | |
2872 | 2872 | | |
2873 | 2873 | | |
2874 | 2874 | | |
| |||
0 commit comments