globals

package
v0.0.0-...-40291e4 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ChildKeyMaxSize int = 8
View Source
var FilterStrings []string = make([]string, 0)
View Source
var FlatParse bool = false
View Source
var HistorySize int = 10
View Source
var RunAction action.Action = action.Printer{}
View Source
var RunMode string = "print-command"

Functions

This section is empty.

Types

type FilterType

type FilterType int
const (
	FilterNone FilterType = iota
	FilterFiles
	FilterTags
	FilterAnything
)
var FilterAction FilterType = FilterNone

type Settings

type Settings struct {
	Height           int    `json:"height"`
	HistorySize      int    `json:"historysize"`
	IndicatorStyle   string `json:"indicatorstyle"`
	FooterKeyMaxSize int    `json:"footerkeymaxsize"`
	LogLevel         string `json:"loglevel"`
}

Jump to

Keyboard shortcuts

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