Friday, November 30, 2018

mappings when in vim from terminal not the same

Hi,

Perhaps a bit circular, but I live in vim terminal a lot and when I start vim to edit a file from a terminal shell some of my mappings do not work as they do when starting vim outside of terminal (as from a standard zsh).

For example I have this:
nnoremap <silent> <C-LeftMouse> <LeftMouse>viW

When in vim from terminal this does not work.
Anyone have an idea ?
Could some tmaps cause conflicts ??
Note this mapping does work ok if in normal mode from terminal.
It just does not work inside vim when its started from terminal.

thx always for the wonderful vim universe,
-m

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