Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ changeQuery
Method
changeQuery
termui/bug_table.go:543–545 ·
view source on GitHub ↗
(g *gocui.Gui, v *gocui.View)
Source
from the content-addressed store, hash-verified
541
}
542
543
func
(bt *bugTable) changeQuery(g *gocui.Gui, v *gocui.View) error {
544
return
editQueryWithEditor(bt)
545
}
Callers
nothing calls this directly
Calls
1
editQueryWithEditor
Function · 0.85
Tested by
no test coverage detected