Monday, February 23, 2015

Re: ctrl+enter not working from vim.exe in windows command prompt

2015-02-23 19:59 GMT+03:00 av <alexandreviau@gmail.com>:
Hi,

I tried a mapping I have ctrl+enter in vim.exe running in the windows command prompt and this mapping is not captured. Only the enter from that combination is captured. But ctrl+f for example is captured. So I don't understand, does somebody have an idea (other than to switch to linux :)

You must switch to GUI. In terminal Vim <C-Enter> is not working on any platform, even if terminal can send something different when you press <C-Enter> then just <Enter> (by default terminals do not send something for <C-Enter> that is different from <Enter>, sometime they may be told to do this).
 

Thanks,

Alexandre

--
--
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.

--
--
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: