Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ newInputPopup
Function
newInputPopup
termui/input_popup.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
newInputPopup() *inputPopup {
21
return
&inputPopup{}
22
}
23
24
func
(ip *inputPopup) keybindings(g *gocui.Gui) error {
25
// Close
Callers
1
Run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected