Bug 472675 - Add Wayland equivalent of xclip to the instructions for adding an ssh key to gitlab
Summary: Add Wayland equivalent of xclip to the instructions for adding an ssh key to ...
Status: REPORTED
Alias: None
Product: KDE MediaWiki
Classification: Websites
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: carl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-26 16:19 UTC by Paul Worrall
Modified: 2023-07-26 16:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Worrall 2023-07-26 16:19:35 UTC
SUMMARY
The instructions for adding an ssh key to your gitlab account (https://invent.kde.org/help/user/ssh.md#add-an-ssh-key-to-your-gitlab-account) suggest using 'xclip' on Linux to copy your public key to the clipboard.  Under Wayland the equivalent (which requires the wl-clipboard package) is 'wl-copy < ~/.ssh/id_ed22519.pub'