mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-02-22 14:53:57 +01:00
![]() Add a command to copy links to the system clipboard. This can be useful for instance when the URL should be handled in some other way than opened (e. g. resent via some other communication channel or saved to a file). It also improves security for situations where it's not desirable for the URL to be visible on the process command line, such as when it contains sensitive information such as an access token. Adapted from open-link. Changelog-added: If supported by the terminal, links from a message can now be copied to the system clipboard with the :copy-link command of the message viewer. Signed-off-by: Karel Balej <balejk@matfyz.cz> Acked-by: Robin Jarry <robin@jarry.cc> |
||
---|---|---|
.. | ||
copy-link.go | ||
next-part.go | ||
open-link.go | ||
open.go | ||
save.go | ||
save_test.go | ||
toggle-headers.go | ||
toggle-key-passthrough.go |