Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
45
type
window
interface
{
46
keybindings(g *gocui.Gui) error
47
layout(g *gocui.Gui) error
48
disable(g *gocui.Gui) error
49
}
Callers
1
keybindings
Function · 0.65
Implementers
3
bugTable
termui/bug_table.go
labelSelect
termui/label_select.go
showBug
termui/show_bug.go
Calls
no outgoing calls
Tested by
no test coverage detected