You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refresh the terminal interface with aligned columns, responsive spacing, and
consistent details across Scan, Usage, Restore, Languages, Rules, Plugins, and
Tasks. Wide terminals keep details beside the list; narrow terminals use an
overlay. Tab moves focus without reflow, and i reveals technical metadata.
Add inline path search with p, sorting with o, and a selected-only view with v. Search handles case and slash differences, preserves Unicode text, and
restores the previous query on Esc. Filters retain selections and keep
hidden selections visible in the totals.
Reuse scan snapshots and remember each page's list position. Prepare large
result projections, plans, usage data, and restore history in the background;
discard stale results and draw only when visible state changes or tasks animate.
Clarify cleanup and restore confirmations with Cancel selected by default.
Cleanup confirmation counts items needing review and lets v open all
selections. Submission stays disabled when the full confirmation cannot fit.
Show cleanup and restore stages and processed counts while keeping selections
fixed. Counts advance after outcomes are recorded; cleanup results link to
restore history with z.
Check for updates in the background with a bounded timeout, keeping notices
separate from task status and errors.
Synchronize English and Simplified Chinese usage guidance, fix documentation
heading anchors, and validate Markdown/MDX syntax in CI.