Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewScreen ¶
type NewScreen struct { Current tcell.Screen TV *soapcalls.TVPayload // contains filtered or unexported fields }
NewScreen .
func InitTcellNewScreen ¶
func InitTcellNewScreen(ctxCancel context.CancelFunc) (*NewScreen, error)
InitTcellNewScreen .
func (*NewScreen) EmitMsg ¶
EmitMsg displays the actions to the interactive terminal. Method to implement the screen interface
func (*NewScreen) HandleKeyEvent ¶
func (p *NewScreen) HandleKeyEvent(ev *tcell.EventKey)
HandleKeyEvent Method to handle all key press events
Click to show internal directories.
Click to hide internal directories.