cmenu

command module
v0.0.0-...-ff7d802 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

README

CMENU

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
AUTHOR


NAME

cmenu − clipboard menu wrapper

SYNOPSIS

cmenu MENU [FILE]

DESCRIPTION

cmenu is a clipboard menu wrapper, originally designed to work with fzf(1). cmenu wraps MENU to choose from JSON key−value entries of type string in FILE or standard input. cmenu pipes all keys to MENU which must then output a valid key. cmenu then outputs the value associated with the key.

EXAMPLE

Create a single entry clipboard:

$ echo '{"key":"value"}' | cmenu fzf

SEE ALSO

fzf(1)

AUTHOR

andrieee44 (andrieee44@gmail.com)


Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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