tmux-copy-toolkit
tmux-copy-toolkit copied to clipboard
copytk.py: Remove printables check
Because printables were not being, well, printed, it caused a bug where attempted copies of lines with unprintable characters could not be done. Because the plugin works with screen offsets, the offsets would always be wrong, therefore the copy not working properly