asyncvnc icon indicating copy to clipboard operation
asyncvnc copied to clipboard

Fixs the numbers mistake (BELL/CLIPBOARD) and padding mistake in Clipboard.write()

Open andrews239 opened this issue 1 year ago • 1 comments

Fixes the numbers mistake (BELL/CLIPBOARD) for server -> client and the padding mistake (Clipboard.write) for client -> server messages.

See: #13

Fixes the test tests/test_clipboard.py for RFC-6143 compliance.

andrews239 avatar Apr 02 '24 10:04 andrews239

Hi @barneygale, are there any plans to merge this PR anytime soon? asyncvnc is great, but I also just stumbled over this issue which causes constant crashes.

tkunzfeld avatar Jan 02 '25 20:01 tkunzfeld