in vim, dd followed by p or P will paste the deleted line (dd deletes and yanks)
Handy for moving a line On Fri, Aug 22, 2014 at 8:57 AM, Edward K. Ream <[email protected]> wrote: > On Fri, Aug 22, 2014 at 6:35 AM, Kent Tenney <[email protected]> wrote: >> V - in vim, selects line regardless of cursor >> in Leo, selects cursor to line end >> >> on of my most used idioms in vim: >> Vyp - select line, copy, paste below (or VyP for paste above) >> >> doesn't work in Leo >> >> :q closes current tab in vim, exits Leo session in Leo > > Thanks. I'll fix these today. > > EKR > > -- > 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 http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
