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 [email protected] 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_use/54d993ad-771d-4b55-9b92-caa9688e9a0bn%40googlegroups.com.