showHistoryPopup
function showHistoryPopup(): void;
Defined in: showHistoryPopup.ts:13
Opens a modal that shows the latest commands and auto-refreshes every second. Storage is unbounded; UI renders only a window (latest PAGE items) for speed.
Returns
void