gui

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GridTitleColor       = tcell.ColorRed
	TreeViewTitleColor   = tcell.ColorGreen
	FileInfoTitleColor   = tcell.ColorOrange
	DirectoryColor       = tcell.ColorTurquoise
	BorderColor          = tcell.ColorLightGray
	FileInfoAttrColor    = tcell.ColorPowderBlue
	FileInfoValueColor   = tcell.ColorLightSkyBlue
	SearchFormTitleColor = tcell.ColorLightSkyBlue
	UnmarkedFileColor    = tcell.ColorWhite
	MarkedFileColor      = tcell.ColorRed

	FileInfoTabAttrWidth = 20
)

Functions

func GetApp

func GetApp(path string, f types.SizeFormatter) *tview.Application

func LoadTreeView

func LoadTreeView(app *tview.Application, node *types.Node, path string)

Types

type Shortcut

type Shortcut struct {
	Key     string
	Command string
}

Jump to

Keyboard shortcuts

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