From d3b383f65616906300296482b5ebf8439b13d82fed1a1b058f1b2240200e92e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 7 Dec 2022 23:56:45 +0100 Subject: [PATCH] Add patch to vis-clipboard: make xsel honor --selection (gh#martanne/vis#1050). --- vis.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/vis.changes b/vis.changes index 4c4e015..d265d27 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 7 22:55:00 UTC 2022 - Matej Cepl + +- Add patch to vis-clipboard: make xsel honor --selection + (gh#martanne/vis#1050). + ------------------------------------------------------------------- Tue Dec 6 15:37:07 UTC 2022 - Matej Cepl