pub const DEFAULT_MAX_COMMAND_CHARS: usize = 1_000;
Default character limit for the command (one-shot maxChars).