Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithKeyMsgHandlers ¶
func WithKeyMsgHandlers(handlers []handlers.KeyMsgHandler) option
func WithWinSizeMsgHandlers ¶
func WithWinSizeMsgHandlers(handlers []handlers.WinSizeMsgHandler) option
Types ¶
type Model ¶
type Model struct {
State state.State
KeyMsgHandlers []handlers.KeyMsgHandler
WinSizeMsgHandlers []handlers.WinSizeMsgHandler
}
Click to show internal directories.
Click to hide internal directories.