v1.3.3
New Features
- add yank support (#38) by TLINDEN
You can use this to copy one or more values directly to the clipboard, which is especially useful if your filter yields only one row. Just add the flag-yN
whereN
is the header name or number to be copied to the clipboard.
Bug Fixes
- fix ci tests on windows: make clean before running test (#44) by TLINDEN
Full Changelog: v1.3.2...v1.3.3