Hi all - I've been needing to work in Windows quite a bit recently, and the lack of X11's select to copy, middle button to paste has been driving me nuts. Particularly seeing I switch back just often enough to be reminded how it should work. https://github.com/leo-editor/snippets/blob/master/utils/x11_copy_paste_for_windows.py
monkey patches Leo (run it from a @script node) to provide that behavior, at least in the body pane where it's most useful, although headline to body pane too would be nice. Don't think it really deserves to be in core, the code seems to work fine but tramples things a bit, and it's only useful for people used to X11 forced to use Windows. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
