rofi

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyAction

type KeyAction struct {
	Label  string
	Action func() string
}

type KeyboardLayout added in v0.0.11

type KeyboardLayout interface {
	Show() (string, error)
}

func NewKeyboardMenu

func NewKeyboardMenu(actionMap map[rune]KeyAction) KeyboardLayout

type Rofi

type Rofi interface {
	ShowDMenu(input string) (string, error)
}

func New added in v0.0.10

func New(prompt string) Rofi

func NewMessage added in v0.0.10

func NewMessage(errMsg string) Rofi

Jump to

Keyboard shortcuts

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