Expand description
Command history with up/down arrow navigation.
Uses stub type pattern - struct always exists, but behavior is feature-gated.
Structsยง
- Command
History - Command history storage (ring buffer when enabled, zero-size stub when disabled).