diff options
Diffstat (limited to 'misc/cliphist/README')
-rw-r--r-- | misc/cliphist/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/cliphist/README b/misc/cliphist/README new file mode 100644 index 0000000000000..6ba0b283886a6 --- /dev/null +++ b/misc/cliphist/README @@ -0,0 +1,9 @@ +cliphist (wayland clipboard manager) + +clipboard history “manager” for wayland. Features: Write clipboard +changes to a history file, recall history with dmenu / rofi / wofi +(or whatever other picker you like), both text and images are +supported, clipboard is preserved byte-for-byte, leading / trailing +whitespace / no whitespace or newlines are preserved, won’t break +fancy editor selections like vim wordwise, linewise, block mode, no +concept of a picker, only pipes. |