display

package
v0.0.0-...-ef2e355 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Display

type Display struct {
	Program *tea.Program
}

func NewDisplay

func NewDisplay(config *DisplayConfig) *Display

func (*Display) Pause

func (d *Display) Pause() error

func (*Display) Resume

func (d *Display) Resume() error

func (*Display) Start

func (d *Display) Start() error

func (*Display) Stop

func (d *Display) Stop()

type DisplayConfig

type DisplayConfig struct {
	SSHHosts []*sshconfig.SSHHost

	ShouldDisplayProxyCommand bool
	SearchFilter              string

	OnSSHHostSelected func(*sshconfig.SSHHost)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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