Status bar: show filtered row count (X / Y)
Open
area:tui
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
After applying a filter, the status bar shows the current row index but not how many rows pass the filter vs. total. Would prefer \`R1/47 (of 1,205)\` over \`R1/47\`.
**Where**: \`src/ui/status.rs\`. State is already in \`App::filtered_total\` (rename or add).
Contributor guide
Assessment
This issue has not been assessed yet.