pub type CommandEditor = Editor<CommandHelper, DefaultHistory>;
struct CommandEditor { /* private fields */ }