src.elv.sh/pkg/cli/mode.StubSpec.Bindings (field)
6 uses
src.elv.sh/pkg/cli/mode (current package)
stub.go#L17: Bindings tk.Bindings
stub.go#L34: return w.Bindings.Handle(w, event)
stub.go#L43: if cfg.Bindings == nil {
stub.go#L44: cfg.Bindings = tk.DummyBindings{}
src.elv.sh/pkg/edit
builtins.go#L107: Bindings: tk.FuncBindings(func(w tk.Widget, event term.Event) bool {
command_api.go#L33: Bindings: bindings,
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)