Re: modifyOtherKeys ?

2021-04-06 Thread mckel...@gmail.com
Hi, A few more answers - I used terminal vim (not gvim). I actually tried a few different terminals, but all were the same. I will keep researching. gvim does work ok, so its just the terminal vim that I'm asking about. thx, -m On Tuesday, April 6, 2021 at 9:13:22 PM UTC-4 mckel...@gmail.com wro

Re: modifyOtherKeys ?

2021-04-06 Thread mckel...@gmail.com
Christian, hi If I use neovim the mapping works as expected. With vim it does not. Same terminal and settings. I am using a terminal that has modifyOtherKeys set to 2. I have made sure t_TI and t_TE are set to the above as described in the help. I have also checked with some other programs that

Re: modifyOtherKeys ?

2021-04-06 Thread Christian Brabandt
On Di, 06 Apr 2021, mckel...@gmail.com wrote: > Hi, > > This setting for me still does not allow a: > > nmap ... > > to work as I think it is supposed to in vim. > Anyone have any suggestions ? What exactly do you expect? What does :nmap output? Is this with or without modifyOtherKeys? Di

Re: modifyOtherKeys ?

2021-04-06 Thread mckel...@gmail.com
Hi, This setting for me still does not allow a: nmap ... 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 wr

Re: [VIM] Re: How to have the spell checker ignoring URLs and acronyms

2021-04-06 Thread Charles Campbell
Walter Cazzola wrote: Hi, thanks for the reply On Sat, 3 Apr 2021, Charles Campbell wrote: I suspect that you need to get your matches contained in various groups. For a start, consider also trying (in