Press '/' to immediately focus the filter input on the session-list
screen and the search input on the transcript screen, matching the
less(1) convention. Updates help modal and placeholder hint text.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- claudbg-vqhj: '/' key to focus filter/search bar
- claudbg-j9az: bug — model column always blank in sessions list
- claudbg-6m2c: token count filter fields (in:/out:/tokens: with </> ops)
- claudbg-e49f: Home/End keys to jump to top/bottom of transcript
- claudbg-8bs3: color-highlight selected agent row instead of '>' cursor
Removed "project truncates beginning" TODO item — already implemented
in truncate_project() which prepends '…' and keeps the tail.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>