On Linux, Control-C and Control-V don't work for copying and pasting in terminals. The Control modifier is used for its original purpose of inserting control codes. Instead, terminal apps require an extra Shift modifier, like Control+Shift+C.
But what if there were hidden shortcut combos for copy and paste
The article doesn’t suggest using Control+C. It talks about dedicated copy and paste key codes, and you can program your keyboard to map those codes to whatever keys you like. They suggest Fn+C.
standards.xkcd
Holy shit can you guys read the article please? It’s an existing standard and a dedicated keycode
I think at this point XKCD should be a TLD.
I would join lemmy.xkcd in a heartbeat.
We could use Ctrl+Insert and Shift+Insert like in the last three decades, but some of these keyboards apparently forgot about the Insert key.
I confirmed that these already supported a number of terminals plus QT and GTK. They could also be mapped to be more ergonomic with a programmable keyboard:
Well yeah but shift insert is annoying as hell since the keys are so far apart
what about shift+insert amd ctrl+insert thats literally already there
Because lots of people don’t have an insert key?
Well, the article proposes to use dedicated copy and paste keys. If you don’t have an insert key, you probably don’t have those either.