Commit 9de8f1d
Monitor TUI: hierarchical q, broader selection-mode exit
Two small usability fixes:
q on Monitor now closes an open details pane first and only falls
through to Sandbox on a second press. Matches Esc/X behaviour for
close and preserves "q = leave this screen" semantics one level up.
Selection mode (mouse-uncaptured passthrough for native terminal
copy) now exits on any keypress in the Sandbox tab, not just Esc /
Ctrl+C. Key falls through to the normal handler so the typed char
still reaches the shell. F2 (jump to Monitor) also re-captures so
the user isn't stranded in passthrough on the click-driven Monitor.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2b854fa commit 9de8f1d
1 file changed
Lines changed: 19 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
425 | 427 | | |
426 | 428 | | |
427 | 429 | | |
428 | 430 | | |
429 | 431 | | |
430 | 432 | | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
431 | 438 | | |
432 | 439 | | |
433 | 440 | | |
434 | 441 | | |
435 | 442 | | |
436 | 443 | | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
444 | 449 | | |
445 | 450 | | |
446 | 451 | | |
447 | | - | |
448 | 452 | | |
449 | 453 | | |
450 | 454 | | |
| |||
473 | 477 | | |
474 | 478 | | |
475 | 479 | | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
476 | 483 | | |
477 | 484 | | |
478 | 485 | | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
479 | 489 | | |
480 | 490 | | |
481 | 491 | | |
| |||
494 | 504 | | |
495 | 505 | | |
496 | 506 | | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | 507 | | |
501 | 508 | | |
502 | 509 | | |
| |||
0 commit comments