Module history

Module history 

Source
Expand description

Command history with up/down arrow navigation.

Uses stub type pattern - struct always exists, but behavior is feature-gated.

Structsยง

CommandHistory
Command history storage (ring buffer when enabled, zero-size stub when disabled).