Just tried that :map<C-c> , it shows that
<C-c> * "+y
looks like what I expect.
But suddenly the mapped key <C-c> start to work!!!

Thanks a lot!

Shuda



2011/1/17 Daniel Corrêa <dnlcor...@gmail.com>:
> On 17/01/11 06:04, shuda Li wrote:
>>
>> Hi All,
>>
>> Recently I bought a new PC and installed Ubuntu 10.10 and Vim 7.3.99.
>>
>> I keep using the old vimrc file. However, one key mapping suddenly stop
>> working:
>>
>> map<C-c>  "+y
>>
>> It seems that<C-c>  now behaves equivalently as<Esc>:  it switches
>> from insert mode to normal mode.
>>
>> I installed Vim 7.2, the problem remains.
>>
>> I am wondering how to solve this problem?
>>
> The <C-c> must be mapped as an equivalent to <Esc> in terminals.
>
> Try
>    :map <C-c>
>
> and see the results. Maybe you can find it and replace with you own mapping.
>
> Cheers,
>    Daniel
>
> --
> ------------------------------------------------------------
> Daniel Corręa
> +55 (45) 9938.3993
> http://about.me/dnlcorrea
>
> --
> 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
>



-- 
Shuda Li
--------------------------------
PhD  Candidate
Computer Vision Group
Room 1.15
Merchant Venturers Building
Woodland Road
the University of Bristol
Bristol BS8 1UB
United Kingdom
---------------------------------
Email:  cs...@bristol.ac.uk
            cs...@compsci.bristol.ac.uk
web:    http://www.cs.bris.ac.uk/~csxsl/
Office:    +44 (0)117 954 5629
Mobile : +44 (0)786 973 5073
Fax:       +44 (0)117 954 5208
---------------------------------

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

Reply via email to