docs: note sectioned tui context panes

This commit is contained in:
Vincent Koc 2026-05-04 01:13:33 -07:00
parent 2f13897830
commit fb3cbb9455
No known key found for this signature in database

View File

@ -44,3 +44,4 @@
- Match `gitcrawl` action-menu muscle memory: keyboard `a` opens a general detail-pane menu, right-click keeps pane-scoped floating menus, and `q`/Esc close menus.
- Keep chat/document TUI groups scoped by workspace/server so same-named channels, people, parents, or databases do not collapse into one misleading pane row.
- Add a chat member relation column so Slack/Discord message panes distinguish normal messages, thread roots, and replies at a glance.
- Add gitcrawl-style non-selectable section rows to the TUI context pane, with chronological date breaks for chat and page/database sections for document archives.