Raxol.Plugins.Examples.CommandPalettePlugin (Raxol v2.0.1)

View Source

Command Palette Plugin for Raxol Terminal

Provides a VS Code-style command palette for quick command execution. Demonstrates:

  • Plugin lifecycle management
  • Hot-reload support with state preservation
  • Event handling and keyboard shortcuts
  • UI integration
  • Dependency management

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

handle_event(arg1, state)

manifest()

preserve_state(state)

restore_state(preserved_state, new_config)

start_link(init_opts \\ [])