Raxol.Terminal.Command.Manager (Raxol v0.5.0)
View SourceManages terminal command state, history, and execution.
Summary
Functions
Adds a command to the history.
Returns a specification to start this module under a supervisor.
Clears the command history.
Gets the current command buffer.
Gets the command history.
Gets a command from history by index.
Gets the last key event.
Processes a key event and updates the command buffer accordingly.
Searches command history for a matching command.
Updates the command buffer.
Updates the last key event.
Types
Functions
Adds a command to the history.
Returns a specification to start this module under a supervisor.
See Supervisor
.
Clears the command history.
Gets the current command buffer.
Gets the command history.
Gets a command from history by index.
Gets the last key event.
Processes a key event and updates the command buffer accordingly.
Searches command history for a matching command.
Updates the command buffer.
Updates the last key event.