Tuesday, April 6, 2021

Re: modifyOtherKeys ?

Hi,

This setting for me still does not allow a:

nmap <A-y> ...

to work as I think it is supposed to in vim.
Anyone have any suggestions ?
If this is expected behavior then fine, just wondering if anyone knows its expected.

thx,
-m

On Monday, April 5, 2021 at 11:44:46 PM UTC-4 mckel...@gmail.com wrote:
Hi,

ok, well RTFM as they say ...

:h modifyOtherKeys shows me -

For xterm modifyOtherKeys is enabled in the builtin termcap entry.  If this is
  not used you can enable modifyOtherKeys with these lines in your vimrc:
        let &t_TI = "\<Esc>[>4;2m"
        let &t_TE = "\<Esc>[>4;m"

I'm excited to try it out.

thx for all things vim,
-m

On Monday, April 5, 2021 at 4:33:41 PM UTC-4 mckel...@gmail.com wrote:
Hi,

Thx always for everything vim.
With the other vim I can map almost any key with modifiers, but with vim I cannot.
For example to map Alt-y I want to:
nmap <A-y> ...
but this never works. Instead I use up a function key so I dont have a slow <Esc> issue.
Is there a way to set modifyOtherKeys in vim for this ?  Is there a build option for it ??

thx,
-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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/3623ce5d-1005-4fb9-888a-749ec9d9edfen%40googlegroups.com.

No comments: