Documentation
¶
Index ¶
- type Context
- func (ctx *Context) Background(fn func())
- func (ctx *Context) ChangeTheme(t string)
- func (ctx *Context) ForceRender()
- func (ctx *Context) IsFollow() bool
- func (ctx *Context) IsNumbers() bool
- func (ctx *Context) IsWrap() bool
- func (ctx *Context) Last() mode.Mode
- func (ctx *Context) Mode() mode.Mode
- func (ctx *Context) Model() string
- func (ctx *Context) Precede()
- func (ctx *Context) Save()
- func (ctx *Context) SwitchMode(m mode.Mode) bool
- func (ctx *Context) Theme() string
- func (ctx *Context) ToggleFollow()
- func (ctx *Context) ToggleNumbers()
- func (ctx *Context) ToggleWrap()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
func (*Context) Background ¶
func (ctx *Context) Background(fn func())
func (*Context) ChangeTheme ¶
func (*Context) ForceRender ¶
func (ctx *Context) ForceRender()
func (*Context) ToggleFollow ¶
func (ctx *Context) ToggleFollow()
func (*Context) ToggleNumbers ¶
func (ctx *Context) ToggleNumbers()
func (*Context) ToggleWrap ¶
func (ctx *Context) ToggleWrap()
Click to show internal directories.
Click to hide internal directories.