screen

package
v0.0.0-...-8cff2e0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Pubsub     *pubsub.Pubsub
	KeyActions *keyactions.KeyActions
	Pages      *tview.Pages
	RedrawApp  func()
	RefreshApp func()
}

type Screen

type Screen struct {
	*Config

	sync.Mutex
	// contains filtered or unexported fields
}

func NewScreen

func NewScreen(c *Config) *Screen

func (*Screen) Primitive

func (s *Screen) Primitive() tview.Primitive

func (*Screen) Redraw

func (s *Screen) Redraw()

func (*Screen) Reset

func (s *Screen) Reset()

func (*Screen) SelectedSubscription

func (s *Screen) SelectedSubscription() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL