aboutsummaryrefslogtreecommitdiff
path: root/393/index.md
diff options
context:
space:
mode:
Diffstat (limited to '393/index.md')
-rw-r--r--393/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/393/index.md b/393/index.md
new file mode 100644
index 0000000..d4add80
--- /dev/null
+++ b/393/index.md
@@ -0,0 +1,11 @@
+Title: Use clipboard to copy links and text on Ctrl+C
+Author: rodarima
+Created: Tue, 06 May 2025 21:48:53 +0000
+State: closed
+
+Fixes two problems:
+
+- Copying links places them in the Primary and Clipboard selections. They can be pasted both with middle click or Ctrl+V.
+- Copying text from the page with Ctrl+C copies it into the Clipboard selection so Ctrl+V works.
+
+Fixes: https://github.com/dillo-browser/dillo/issues/228 \ No newline at end of file