Changelog for
wl-clipboard-bash-completion-2.1.0-bp156.2.8.noarch.rpm :
* Tue Mar 29 2022 Timothy Brown
- Update to version 2.1.0:
* fixed wl-copy hang when followed by a pipe (e.g. echo \"text to copy\" | wl-copy | cat)
* fixed an occasional crash
* added fish completions
* Mon Nov 11 2019 Martin Rey - Update to version 2.0.0:
* Multiseat support: use the new --seat option to pass seat name.
* A new --trim-newline option for wl-copy to go with the existing - -no-newline option of wl-paste.
* Support for wlr-data-control and wp-primary-selection protocol extensions.
* Add Bash and Zsh shell completion
* Allow continuously watching the clipboard for changes, also known as wl-paste --watch.