screen

package
v0.0.0-...-62902f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Screen

type Screen struct {
	Events     chan tcell.Event
	QuitEvents chan struct{}

	Wordwrap bool
	// contains filtered or unexported fields
}

func NewScreen

func NewScreen() *Screen

func (*Screen) End

func (s *Screen) End()

func (*Screen) PrintText

func (s *Screen) PrintText(text string)

func (*Screen) Read

func (s *Screen) Read() string

func (*Screen) ScrollUp

func (s *Screen) ScrollUp()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳