Issue 181: manage X selection in xterm
http://code.google.com/p/yi-editor/issues/detail?id=181

New issue report by JeanPhilippe.bernardy:
We would like a "paste" operation to be interpreted as such, and not a
bunch of keystrokes.

This is apparently possible by capturing the mouse events:

putStr $ csi ++ "?1000h"

but I can't seem to be able to read or write to the clipboard, depite
following the instructions in this document (p. 17)

http://invisible-island.net/xterm/ctlseqs/ctlseqs.pdf


Issue attributes:
        Status: Accepted
        Owner: JeanPhilippe.bernardy
        Labels: Type-Defect Priority-Medium Component-UI-Vty

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to