You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
claudbg/.beans/claudbg-wxdt--tui-truncate-...

11 lines
485 B
Markdown

---
# claudbg-wxdt
title: 'TUI: truncate project path from start when it overflows (show end, not beginning)'
status: todo
type: bug
created_at: 2026-04-01T16:47:14Z
updated_at: 2026-04-01T16:47:14Z
---
In the TUI session list, when the project path is too long to fit in the column, the beginning is shown and the end is cut off. Instead, the end of the path should be shown (right-justified or left-truncated) since the unique/distinguishing part of the path is usually at the end.