Index | Thread | Search

From:
Volker Schlecht <openbsd-ports@schlecht.dev>
Subject:
Re: [NEW] wayland/cliphist
To:
ports <ports@openbsd.org>
Date:
Tue, 26 May 2026 19:01:09 +0200

Download raw body.

Thread
Ping. Besides "ok", I'll take a "later", otherwise I'll drop it.

On 5/14/26 3:24 PM, Volker Schlecht wrote:
> Ping
> 
> On 5/6/26 8:55 PM, Volker Schlecht wrote:
>> Ping. Very useful and plays *really* well with wl-clipboard
>>
>> On 4/29/26 9:26 PM, Volker Schlecht wrote:
>>> Description
>>>
>>> cliphist is a clipboard history manager for wayland
>>>
>>> - 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
>>>
>>> WWW: https://github.com/sentriz/cliphist
>>>
>>> OK to import after unlock?