yank - Tool for selecting and copying text from stdin without a mouse
Website: | https://github.com/mptre/yank |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Read input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard. Fields are either recognized by a regular expression using the -g option or by splitting the input on a delimiter sequence using the -d option.
Packages
yank-1.3.0-1.aldos.src [13 KiB] |
Changelog
by Joel Barrios (2022-12-19):
- Update to 1.3.0. |