internal

package
v0.0.0-...-4a904d8 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogPath = "./logs/debug.log"
	DBPath  = "./data.db"
)
View Source
const (
	MinWidth  = 115
	MinHeight = 20
)
View Source
const (
	CommandView     = 0
	ModListView     = 1
	ModInfoView     = 2
	LogView         = 3
	EnterKspDirView = 4
	SearchView      = 5
	SettingsView    = 6
	QueueView       = 7
)
View Source
const (
	// StatusBarHeight represents the height of the status bar.
	StatusBarHeight = 1

	// BoxPadding represents the padding of the boxes.
	BoxPadding = 1

	// EllipsisStyle represents the characters displayed when overflowing.
	EllipsisStyle = "..."

	// FileSizeLoadingStyle represents the characters displayed when file sizes are loading.
	FileSizeLoadingStyle = "---"
)
View Source
const (
	MenuInputs     = 4
	MenuSortOrder  = 0
	MenuSortTag    = 1
	MenuCompatible = 2
	MenuKspDir     = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Modified from github.com/charmbracelet/bubbles/paginator
Modified from github.com/charmbracelet/bubbles/paginator

Jump to

Keyboard shortcuts

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