aboutsummaryrefslogtreecommitdiff
path: root/393/index.md
blob: d4add80593900f8b78df86655ac1495e4c350e19 (plain)
1
2
3
4
5
6
7
8
9
10
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