Skip to content

stuff to push - #5

Closed
StachuDotNet wants to merge 1 commit into
mainfrom
pairing-todos
Closed

StachuDotNet wants to merge 1 commit into
mainfrom
pairing-todos

Conversation

@StachuDotNet

Copy link
Copy Markdown
Owner

A bag of local changes I need to process and create PRs for.

@StachuDotNet

Copy link
Copy Markdown
Owner Author

all extracted

@StachuDotNet
StachuDotNet deleted the pairing-todos branch August 24, 2022 11:55
StachuDotNet pushed a commit that referenced this pull request Mar 1, 2023
StachuDotNet added a commit that referenced this pull request Jul 26, 2026
…n hints

Three small cross-cutting fixes:

- The in-view filter (f) already narrowed every list view but left no trace once applied, so a filtered list
  looked like the whole set. Now the list title shows `· N · filter: <text>`, and the empty case says
  "no matches for filter: <text>" instead of the generic empty message. Covers every splitListPreview view
  (Traces, Apps, Docs, Errors, Crons, Builtins).
- Traces now advertises f in its footer (the filter worked there already; #5.E wanted it findable).
- Extension-view footers were advertising keys that aren't wired yet (Errors ⏎-open, Crons r/p/t, Calendar
  ←→/a, Builtins /-filter and ⏎-copy). Extension views have no custom key handler, so those did nothing.
  Trimmed to what actually works: ↑↓ move + f filter (Calendar, having no list, shows none). The aspirational
  per-row actions still live in each view's mock-labeled detail pane.

Verified live: filtering Builtins by "string" narrows 704 -> 42 and the title reads "Builtins · 42 · filter: string".

Claude-Session: https://claude.ai/code/session_015BbLwctE41vpgJksNa9X4C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant