Commit 7a768f1
committed
fix: batch merge of bounty fixes (PRs #2818-#2834)
Merged fixes for multiple issues:
- #2818: Argument parser misinterprets dash-prefixed values
- #2820: File descriptor leak on cancellation (verified, uses RAII)
- #2821: Predictable temp file names (randomized temp dirs)
- #2822: Escape key routing in nested modals (documented z-order)
- #2823: TUI captures copy keyboard shortcuts
- #2824: Output not flushed when piped
- #2829: debug file shows '0 bytes' for /proc files
- #2831: mcp remove --yes flag added
- #2832: mcp add clearer hint about -- separator
- #2834: run command --add-dir flag
Based on PR #284 (fix/bounty-batch-2818-2834)1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
523 | 540 | | |
524 | 541 | | |
525 | 542 | | |
| |||
0 commit comments