MCPcopy Create free account

hub / github.com/aaronjanse/3mux / functions

Functions236 in github.com/aaronjanse/3mux

MethodUpdateSelection
(selected bool)
wm/selection-update.go:14
MethodaddPane
()
wm/pane-add.go:21
MethodaddPane
()
wm/pane-add.go:29
MethodaddPaneTmux
(vert bool)
wm/pane-add.go:76
MethodaddPaneTmux
(vert bool)
wm/pane-add.go:84
MethodcycleSelection
(forwards bool)
wm/selection-cycle.go:10
MethoddragBorder
(x1, y1, x2, y2 int)
wm/mouse.go:49
MethoddragBorder
(x1, y1, x2, y2 int)
wm/mouse.go:53
MethodgetRenderRect
()
wm/universe.go:75
MethodgetSelectedNode
()
wm/draw-lines.go:15
MethodhandleChildDeath
(err error)
wm/kill.go:26
MethodhandleChildDeath
(err error)
wm/kill.go:31
MethodhandleChildDeath
(err error)
wm/kill.go:35
Functioninit
()
main.go:36
MethodkillPane
()
wm/pane-kill.go:16
MethodkillPane
()
wm/pane-kill.go:21
Functionmain
()
main.go:46
Functionmain
()
fuzz/main.go:27
MethodmoveSelection
(d Direction)
wm/selection-move.go:12
MethodmoveSelection
(d Direction)
wm/selection-move.go:18
MethodmoveWindow
(dir Direction)
wm/pane-move.go:20
MethodmoveWindow
(d Direction)
wm/pane-move.go:41
FunctionnewFakePane
(renderer ecma48.Renderer)
fuzz/main.go:181
MethodnotifyDeath
()
wm/kill.go:20
FunctionparseSemicolonNumSeq
parseSemicolonNumSeq parses a series of numbers separated by semicolons, replacing empty values with the given default value FIXME: this function is a
vterm/util.go:10
MethodredrawAllLines
()
wm/universe.go:91
MethodresizePane
(d Direction)
wm/pane-resize.go:11
MethodresizePane
(d Direction)
wm/pane-resize.go:15
MethodselectAtCoords
(x, y int)
wm/mouse.go:16
MethodselectAtCoords
(x, y int)
wm/mouse.go:22
MethodselectMax
()
wm/selection-cycle.go:60
MethodselectMin
()
wm/selection-cycle.go:52
MethodsetFullscreen
(fullscreen bool, w, h int)
wm/fullscreen.go:28
MethodsetPaused
(pause bool)
wm/universe.go:79
FunctionshowHelp
()
help.go:5
Methodsimplify
stuff like h(h(x), y) -> h(x, y)
wm/simplify.go:10
← previous201–236 of 236, ranked by callers