MCPcopy 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
543func (bt *bugTable) changeQuery(g *gocui.Gui, v *gocui.View) error {
544 return editQueryWithEditor(bt)
545}

Callers

nothing calls this directly

Calls 1

editQueryWithEditorFunction · 0.85

Tested by

no test coverage detected