Re: mapping ?

2018-05-13 Thread M Kelly
> Yes, this is default behaviour on linux. You need to remap 
> first, then map .

thx so much

nnoremap   

works great :-)
-mark

-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: mapping ?

2018-05-13 Thread David Woodfall

On Sunday 13 May 2018 07:22,
M Kelly  put forth the proposition:

Are you in windows OS? If it is, it will confilct with windows OS shortkey.


Hi, no, sorry should have added that.  I'm on Linux, Ubuntu 16.04 LTS +hwe


Yes, this is default behaviour on linux. You need to remap 
first, then map .

-Dave

--
--
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: mapping ?

2018-05-13 Thread M Kelly
> Are you in windows OS? If it is, it will confilct with windows OS shortkey.

Hi, no, sorry should have added that.  I'm on Linux, Ubuntu 16.04 LTS +hwe

-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: mapping ?

2018-05-13 Thread Sand Glass
On Sunday, May 13, 2018 at 9:38:03 PM UTC+8, M Kelly wrote:
> Hi,
> 
> Any idea why this doesn't work ?
> 
> nnoremap  :conf qa
> 
> If I don't use the  but some other non-ctrl char it works fine.
> I keep getting a msg:
> 
> Type :qa! and press  to abandon all changes and exit Vim
> 
> On this and also whenever I just type ctrl-c
> 
> thx,
> mark

Are you in windows OS? If it is, it will confilct with windows OS shortkey.

-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


mapping ?

2018-05-13 Thread M Kelly
Hi,

Any idea why this doesn't work ?

nnoremap  :conf qa

If I don't use the  but some other non-ctrl char it works fine.
I keep getting a msg:

Type :qa! and press  to abandon all changes and exit Vim

On this and also whenever I just type ctrl-c

thx,
mark

-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.