config

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

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

Go to latest
Published: Nov 16, 2025 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 GetFiles

func GetFiles(subDir string, fileExt string) []string

func LigaturePairs

func LigaturePairs() [][]rune

func ReadConfig

func ReadConfig(r io.Reader) error

func SetEnv

func SetEnv() []string

Types

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