On 28/11/08 11:29, [EMAIL PROTECTED] [IMAP] wrote:
> Hi, all!
>
>
> I'm a newbie in vim. I'm trying to use it under OpenSUSE 11.0 as well
> as cygwin (WinXP prof. sp3). Unfortunately I found out that cygwin
> version doesn't move cursor through the words with CTRL+LEFT, CTRL+RIGHT
> (while SUSE version does). I tried to append the folowing lines to
> .vimrc file:
[...]

In that case, you should first test if Vim sees the codes: in Insert 
mode, hit Ctrl-V (or Ctrl-Q if your Ctrl-V is remapped to the paste 
operation) followed by the key in question.
- If something appears in your edit buffer, but your mapping doesn't 
work, then the problem is probably with your 'term' setting or its termcap
- If nothing appears, it probably means that the OS (including keyboard 
driver and anything between it and the user application) is not passing 
that keypress event to you.


Best regards,
Tony.
-- 
Democracy, n.:
        A government of the masses.  Authority derived through mass
meeting or any other form of direct expression.  Results in mobocracy.
Attitude toward property is communistic... negating property rights.
Attitude toward law is that the will of the majority shall regulate,
whether it is based upon deliberation or governed by passion,
prejudice, and impulse, without restraint or regard to consequences.
Result is demagogism, license, agitation, discontent, anarchy.
                -- U. S. Army Training Manual No. 2000-25 (1928-1932),
                   since withdrawn.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to