Menu

#678 X11 clipboard paste fixes

Version 5
closed-accepted
nobody
None
5
2014-04-28
2014-04-27
dima
No

These 2 patches fix issues with system clipboard interfacing in the x11 terminal:

  1. There was an off-by-one error so sometimes there was an extra character that would be pasted. This would happen if you double-click with a long-string clipboard mode, and then do it again with a shorter one. A character from the previous paste string would fall through.

  2. Gnuplot was clearing out the clipboard with each paste. So client applications could one paste once.

Discussion

  • Ethan Merritt

    Ethan Merritt - 2014-04-28
    • status: open --> closed-accepted
     

Log in to post a comment.