multiplexer

package
v0.1.55 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PAD_HEIGHT = 0
View Source
var PAD_WIDTH = 0
View Source
var SIDEBAR_WIDTH = 20

Functions

This section is empty.

Types

type EventProcess added in v0.1.54

type EventProcess struct {
	tcell.EventTime
	Key       string
	Args      []string
	Icon      string
	Title     string
	Cwd       string
	Killable  bool
	Autostart bool
	Env       []string
}

type Multiplexer added in v0.1.18

type Multiplexer struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context) *Multiplexer

func (*Multiplexer) AddProcess added in v0.1.18

func (s *Multiplexer) AddProcess(key string, args []string, icon string, title string, cwd string, killable bool, autostart bool, env ...string)

func (*Multiplexer) Start added in v0.1.18

func (s *Multiplexer) Start()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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