Expand description
Input pipeline
This module handles the input-to-action-to-event translation.
Modulesยง
- actions
- Action to event conversion - translates high-level actions into buffer events
- buffer_
mode - Buffer mode system for buffer-local metadata
- command_
registry - Dynamic command registry for plugins and extensions
- commands
- Command palette system for executing editor actions by name
- composite_
router - Input routing for composite buffers
- fuzzy
- Fuzzy matching algorithm inspired by fzf
- handler
- Hierarchical Input Handling System
- input_
history - Input history for prompt navigation
- key_
translator - Key translation layer for terminal input calibration
- keybindings
- multi_
cursor - Multi-cursor operations for adding cursors at various positions
- position_
history - quick_
open - Quick Open Provider System