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?