Commit 85e2038
committed
Add missing global shortcuts to help dialog
Previously the help dialog only showed bindings exposed in Bindings()
method, which didn't include many global shortcuts that were actually
available. Now includes:
- Ctrl+y - toggle yolo mode
- Ctrl+o - toggle hide tool results
- Ctrl+s - cycle agent
- Ctrl+m - model picker
- Ctrl+x - clear queue
- Ctrl+z - suspend
- Ctrl+b - toggle sidebar (when not in lean mode)
These shortcuts are all functional but weren't discoverable before.
Assisted-By: docker-agent1 parent 14a21d5 commit 85e2038
1 file changed
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1582 | 1582 | | |
1583 | 1583 | | |
1584 | 1584 | | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
1585 | 1623 | | |
1586 | 1624 | | |
1587 | 1625 | | |
| |||
0 commit comments