kpcli requires p5-Clipboard and p5-Capture-Tiny in order to use the x* commands
in the shell to benefit of the optionnal clipboard features
Details
Details
- Reviewers
sbz - Group Reviewers
Ports Committers
Before:
kpcli -kdb your.kdb
show n
xp n
Error: xp requires the Clipboard and Capture::Tiny modules:
After (with patch):
xp n
Copied password for "n" to the clipboard.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage