Make chat sidebar session rows one line #36
Labels
No labels
delivered
outstanding
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kayg/hermternal-apple#36
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ask
Make every chat-sidebar session row a single visual line instead of rendering a title line plus a metadata line. Preserve the metadata as compact, readable inline information and truncate rather than wrap when space is tight.
Files and APIs
Sources/Hermternal/Views/SidebarView.swift:SessionRowand its title/metadata layout.Sources/Hermternal/Views/RootView.swift:ChatWindowsidebar column width, only if the one-line layout needs column-level adjustment.Acceptance