Terminal with advanced copy paste capabilites
2
votes
0
answers
514
views
Kitty terminal has a feature where one can run a python script that captures text via regex and allows copying directly to clipboard (see https://sw.kovidgoyal.net/kitty/kittens/hints/)
The matches are selected via some assigned letter, it's a very neat feature. I have a couple of hotkeys for capturing words, uuids, urls, etc so I never leave the keyboard.
Unfortunately, I hate that kitty forces one to set
$TERM
to xterm-kitty
which opens a can of worms.
Is there another fast terminal emulator with the same functionality, without the $TERM
shenanigans?
Asked by Miguel Ping
(121 rep)
Apr 30, 2023, 12:00 PM
Last activity: Apr 30, 2023, 01:51 PM
Last activity: Apr 30, 2023, 01:51 PM