config

package
v0.0.0-...-e4882c5 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2026 License: GPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config configT
View Source
var UnsetEnv = []string{
	"TMUX",
	"TERM",
	"TERM_PROGRAM",
}

Functions

func LoadConfig

func LoadConfig() error

func SetEnv

func SetEnv() []string

Types

type AutoHyperlinkCustomRegexpT

type AutoHyperlinkCustomRegexpT struct {
	Match string         `yaml:"Match"`
	Link  string         `yaml:"Link"`
	Rx    *regexp.Regexp `yaml:"-"`
}

type HotkeyFunctionsT

type HotkeyFunctionsT map[string]string

func (HotkeyFunctionsT) Scan

func (hk HotkeyFunctionsT) Scan() []*hotkeyFunctionT

type OpenAgentsT

type OpenAgentsT []struct {
	Name    string   `yaml:"Name"`
	Command []string `yaml:"Command"`
	Schemes []string `yaml:"Schemes"`
}

func (*OpenAgentsT) MenuItems

func (oa *OpenAgentsT) MenuItems(scheme string) (apps []string, cmds [][]string)

Jump to

Keyboard shortcuts

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