Documentation ¶
Index ¶
- Constants
- type Clipboard
- func (c Clipboard) Entries(ctx context.Context, term string) []modules.Entry
- func (c Clipboard) IsSetup() bool
- func (Clipboard) KeepSort() bool
- func (c Clipboard) Name() string
- func (c Clipboard) Placeholder() string
- func (c Clipboard) Prefix() string
- func (c Clipboard) Refresh()
- func (c *Clipboard) Setup(cfg *config.Config)
- func (c *Clipboard) SetupData(cfg *config.Config)
- func (c Clipboard) SwitcherOnly() bool
- type ClipboardItem
Constants ¶
View Source
const ClipboardName = "clipboard"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clipboard ¶
type Clipboard struct {
// contains filtered or unexported fields
}
func (Clipboard) Placeholder ¶ added in v0.1.1
func (Clipboard) SwitcherOnly ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.