this post was submitted on 17 Feb 2026
25 points (83.8% liked)

Linux

13143 readers
891 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] TwilightKiddy@programming.dev 3 points 1 month ago (1 children)

Most terminal emulators will copy with Ctrl+Shift+c. I'm using foot, if you set this part of your config, it will copy with just Ctrl+c.

[key-bindings]
clipboard-copy=Control+c XF86Copy

But now for most shells you don't have a keybind to send SIGINT, which is very commonly used.