Vibe.TUI.Shortcuts (vibe v0.2.2)

Copy Markdown View Source

Keybinding-to-action mapping for the TUI.

Summary

Functions

get!(action)

@spec get!(atom()) :: map()

hint(action, theme, opts \\ [])

@spec hint(atom(), Vibe.Terminal.Theme.t(), keyword()) :: IO.chardata()

key(action)

@spec key(atom()) :: String.t()