Added
spawnShortcutconfig setting for the fresh-session overlay shortcut. Defaults toalt+shift+pand is pinned at startup likefocusShortcut, so changes apply on reload or restart.
Changed
- Fresh-session shortcut registration now reads from config at startup instead of a hardcoded constant, so custom
spawnShortcutvalues are applied consistently. - Docs and config parity tests now cover
spawnShortcutdefaults and README alignment.
Fixed
- Overlay row/header rendering now clamps metadata and row content at narrow widths, preventing visual overflow when focus badge + PID metadata are wider than the available space.