No matching definitions.

notebook/keys

src/notebook/keys.tur

keybinding defaults and action dispatch for the notebook TUI.

defn

default-keybindings

(default-keybindings)

return the built-in command-mode key map.

defn

load-keybindings

(load-keybindings [path :cstr])

read a simple "key action" binding file.

defn

action-dispatch

(action-dispatch [tui_state :int action :cstr])

mutate the shared TUI state for a named action.

Internal definitions
__keys-nil-value
__keys-cons
__keys-ok
__keys-err
__keys-binding