<div>Haven&#39;t been reading this list for awhile, I have already implemented the insert mode paste, following Vim specification, pressing Ctrl-r &quot; to paste, replacing &quot; with a register letter will allow pasting from that register. I also implemented the &quot;Ctrl-o&quot; to escape to command mode for one command. I would like to contribute but don&#39;t know how to do that. Should I push to upstream repository or should I email Vegard the patch? </div>
<div><br></div><div>Thanks,</div><div><br></div><div>York</div><div><br></div><div>On Sat, Apr 16, 2011 at 2:01 PM, Christoph LANGE &lt;<a href="mailto:ch.lange@jacobs-university.de">ch.lange@jacobs-university.de</a>&gt; wrote:</div>
<div>04/15/2011 07:27 PM Isaac:</div><div>&gt; York Zhao &lt;gtdplatform &lt;at&gt; <a href="http://gmail.com">gmail.com</a>&gt; writes:</div><div>&gt; &gt; But, how can I do paste in insert mode?</div><div>&gt;</div><div>
&gt; wasn&#39;t that C+y ?</div><div><br></div><div>It used to be – until Vimpulse implemented C-y in a vim-like way, i.e.</div><div>for copying character by character from one line above.  Which is a</div><div>useful feature in itself, which I wouldn&#39;t want to miss either.  But</div>
<div>OTOH I find Emacs&#39;s C-y plus subsequent M-y (yank-pop) extremely useful.</div><div> I haven&#39;t seen a comparable feature in vim.  Now the only way of</div><div>getting C-y M-y in Vimpulse is going to command mode, then switching to</div>
<div>Emacs mode.  (Or is there a direct way to go from insert mode to Emacs</div><div>mode?)  It should be feasible to bind yank to something else than C-y</div><div>and less finger-friendly keys like S-insert – maybe to C-r &lt;something&gt;.</div>
<div> M-y, which requires a yank before, is still unbound in Vimpulse, so you</div><div>could use it.</div><div><br></div><div>Cheers,</div><div><br></div><div>Christoph</div><div><br></div><div>--</div><div>Christoph Lange, Jacobs Univ. Bremen, <a href="http://kwarc.info/clange">http://kwarc.info/clange</a>, Skype</div>
<div>duke4701</div><div>Semantic Publication workshop at ESWC 2011, May 30, Hersonissos, Crete,</div><div>Greece</div><div>Submission deadline March 15, <a href="http://SePublica.mywikipaper.org">http://SePublica.mywikipaper.org</a></div>
<div>LNCS Post-proceedings of selected submissions, Best Paper Award by Elsevier</div><div><br></div><div>_______________________________________________</div><div>implementations-list mailing list</div><div><a href="mailto:implementations-list@lists.ourproject.org">implementations-list@lists.ourproject.org</a></div>
<div><a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list">https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list</a></div><div><br></div>