Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithCloseHandler ¶
func WithCloseHandler(f func(exitStatus int)) func(*TuiWindowCfg)
Types ¶
type CreateWindow ¶
type CreateWindow func(cmd string, opts ...func(*TuiWindowCfg))
func MkCreateWindow ¶
func MkCreateWindow(wm *cview.WindowManager) CreateWindow
type TuiWindowCfg ¶
type TuiWindowCfg struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.