freebsd-ports/sysutils/smenu/pkg-descr
Joseph Mingrone efd086fe8e sysutils/smenu: New port: Terminal utility to interactively filter text
PR:		215537
Submitted by:	dbaio@bsd.com.br (maintainer)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8999
2016-12-30 16:31:09 +00:00

7 lines
260 B
Text

smenu is a selection filter like sed is an editing filter.
This simple terminal utility reads words from standard input, presents them
in a cool interactive window and writes the selected word, if any, to
standard output.
WWW: https://github.com/p-gen/smenu