Vibe.TUI.InputController (vibe v0.2.0)

Copy Markdown View Source

Routes semantic TUI input actions into editor and session commands.

Summary

Types

app_state()

@type app_state() :: map()

Functions

handle_key(key, state)

@spec handle_key(Vibe.UI.Editor.key(), app_state()) :: app_state()