Maps Ghostty keyboard events and fallback terminal bytes to Vibe editor actions.
Summary
Types
@type key() :: Vibe.UI.Editor.key()
Functions
@spec from_event(Ghostty.KeyEvent.t()) :: [key()]
Maps Ghostty keyboard events and fallback terminal bytes to Vibe editor actions.
@type key() :: Vibe.UI.Editor.key()
@spec from_event(Ghostty.KeyEvent.t()) :: [key()]