Documentation ¶ Index ¶ func Run(group string) error func SelectGroup(cfg config.Config, file string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(group string) error func SelectGroup ¶ added in v0.10.0 func SelectGroup(cfg config.Config, file string) (string, error) SelectGroup shows an interactive picker over the config's groups and returns the chosen group name ("" if the user quit). A single-group config short-circuits to that group. Types ¶ This section is empty. Source Files ¶ View all Source files clipboard.gopicker.gotui.go Click to show internal directories. Click to hide internal directories.