MCPcopy Index your code
hub / github.com/git-bug/git-bug / keybindings

Method keybindings

termui/termui.go:46–46  ·  view source on GitHub ↗
(g *gocui.Gui)

Source from the content-addressed store, hash-verified

44
45type window interface {
46 keybindings(g *gocui.Gui) error
47 layout(g *gocui.Gui) error
48 disable(g *gocui.Gui) error
49}

Callers 1

keybindingsFunction · 0.65

Implementers 3

bugTabletermui/bug_table.go
labelSelecttermui/label_select.go
showBugtermui/show_bug.go

Calls

no outgoing calls

Tested by

no test coverage detected