Name: | yank |
---|---|
Version: | 1.3.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 27101 |
License: | MIT |
RPM: | yank-1.3.0-1.el8.x86_64.rpm |
Source RPM: | yank-1.3.0-1.el8.src.rpm |
Build Date: | Fri Aug 26 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mptre/yank |
Summary: | Tool for selecting and copying text from stdin without a mouse |
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. |