

15·
20 days agoKitty has a setting that makes Ctrl-C copy text, but only if you’ve selected something. If you haven’t it does a regular break. Best of both worlds!
Kitty has a setting that makes Ctrl-C copy text, but only if you’ve selected something. If you haven’t it does a regular break. Best of both worlds!
I once switched from Debian i386 to amd64 in-place. That was MUCH harder than you would expect, I guess somewhere between medium and hard in your list. That server is still running that install btw, so in the end it all worked out.
Had to look it up for you. I use (in kitty.conf):
map ctrl+c copy_and_clear_or_interrupt map ctrl+v paste_from_clipboard
Obviously you only need the first one for the copy bit but having paste as well is nice.