test(tui): attention filter toggle round-trip restores full view #202
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/tui-attention-filter-roundtrip"
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?
Verify that toggling attention_only ON then OFF returns
filtered_panes() to the exact same list (order, count, IDs)
— no state corruption from the retain() partial filter.