Tuesday, June 9, 2015

Re: Possible vim-unimpaired bug

Hi Paul!

On Di, 09 Jun 2015, Paul wrote:

> Since this change:
> https://github.com/tpope/vim-unimpaired/commit/18dd5b7f30ead3e94118604c4e2097c41beff137
> when I do a [o or ]o map, the command to be executed is printed to the
> command line and it's left to me to press enter to execute it. I've
> confirmed that adding another <cr> near the end of lines 212 and 213
> fixes it. Before I look into it further and possibly raise an issue, I
> wonder if anyone else is seeing this, or if it's just me.

I think this is a bug in the plugin.
When using <c-r>=foobar one usually needs two <cr> at the end, one to
end the evaluation of the expression-register and the other one to
actually enter the command.

So please go ahead and create an issue for that.

Best,
Christian
--
Die Geschichte wie das Universum, das sie repräsentieren soll,
hat einen realen und idealen Teil.
-- Goethe, Maximen und Reflektionen, Nr. 713

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment