It didn’t load completely at first, so i saw something like this and i think it is even better that way:
Now I’m upset this wasn’t the original haha
I think it works better with the context of the original already present.
Use ctrl +shift +c to copy in terminal
Use ctrl +shift +c to copy in terminal
Ah yes the classic dangerous command made safe by a modifier key. Put the gun to your head and pull the trigger, just make sure you’re holding down the shift key and it’s all good!
It’s all good bro the shafty is on
Ctrl+insert to copy and shift+insert also works! It was the DOS way of doing it.
Kitty has the feature that if you have text selected it will copy and if not then it will interrupt the command
Yeah I love this feature. I love it so much that I’ll also tell everyone who cares to listen how you can use it. Edit your ~/.config/kitty/kitty.conf file to include
map ctrl+c copy_and_clear_or_interrupt
and you are good to go. Only issue I have that it doesn’t seem to work in the vscode terminal.
I’ve changed this on all my terminals and I’m not ashamed of it.
True strength is bending the machine to appease your habits, not to bend your habits to appease the machine.
I don’t remember the last time I used ctrl-C. It’s always select or
"+y
.And I just
set clipboard unnamedplus
Select text to copy. Middle click to paste.
Don’t use Ctrl…
I never realized that was why people used the primaey clipboard on Linux…
But I’ll be frank : fuck that. I’d rather disable it entirely and stop having to deal with random text pasting in bad places when I’m using the touchpad
What wonky touchpad makes that a problem?
You could use shift -insert instead I suppose.