Edward, after the yesterday update (i.e. with the latest code) I am also observing very strange behaviour of Leo. I don't have an exact repro, but some things what I've seen follows: - copy/paste body text by CTRL-C/CTRL-V is corrupted. It seems like CTRL-C still does what it should (at least I can select a block of text by a mouse, copy that by CTRL-C and paste it properly _to another application_ (like gvim), but CTRL-V simply does nothing - I've found a "workaround" - if I do a right click on the body, a pop- up menu appears containing copy/paste etc. items (even with corresponding CTRL-C etc. shortcuts shown). And if I selecte that "paste" from this "context" menu, the text (even from external appl like gvim) is pasted properly. BTW: The rendered context menu has no border shown and it also uses the sabe background color like the body itself so it looks a bit strange - editing text in body panels is broken too. I can type a "plain" text, but whenever I want to move cursor by pressing some arrow key, the corresponding "Right", "Left" etc, string is included instead ;- ( And for delete a little triangle appear. Interestingly (and luckily) Backspace still works properly (i.e. deletes a char before the cursor). So for now I do "editing" by moving cursor by a mouse and using only backspace - not a lot of fun... - I've also seen similar problems with the tree panel, IMHO CTRL-I doesn't work either. And delete put the same triangle like in body I am using the lalest (BZR) leo sources with python3.2.2 on Arch Linux (with a jwm window manager, but IMHO that shouldn't matter)
BTW: For some longer time (weeks/months) an "goto end line" handler is broken too. Having long enough line in the body (so it is wrapped and spans over multiple physical line), "Home" properly jumps at the start of the (logical) line, but "End" jumps only to the end of physical line, i.e. into middle of the line itself. Cut that bug (or at least non-symmetry) be fixed too, please? Kind regards, Radim -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
