src.elv.sh/pkg/cli.loop.Redraw (method)

3 uses

	src.elv.sh/pkg/cli (current package)
		app.go#L369: 	a.loop.Redraw(false)
		app.go#L373: 	a.loop.Redraw(true)
		loop.go#L80: func (lp *loop) Redraw(full bool) {