Tim Bentley

Results 2 comments of Tim Bentley

Python 3.9 bug. Can be fixed by changing the py3patch.py file. import sys # Library compatibility if sys.version[0] == "2": from HTMLParser import HTMLParser from urllib2 import URLError else: #...

I have been having the same issue with Fedora 39 and Kali both running KDE. My terminal was konsole and tmux-yank to clipboard did not work. Moving to KITTY has...