โ– humdrum codex / soft

โ† issues

TASK-027 TUI: Sort process table by memory with m key

To Do tui priority: low enhancement

created 2026-06-12 04:21

Description

The process table on the System page is always sorted by CPU%. Add a toggle so pressing m when on the System page (or when the process table is focused) switches sort between CPU% (default) and RSS memory.

Implementation:

Acceptance Criteria