On 21/02/09 12:25, Paul B. Mahol wrote:
> Tony Mechelynck wrote:
>> On 21/02/09 06:30, Bram Moolenaar wrote:
>>> Ben Fritz wrote:
>>>
>>>> Saw this interesting post to a tip on the wiki:
>>>>
>>>> http://vim.wikia.com/index.php?title=Fix_broken_arrow_key_navigation_in_insert_mode&diff=22116&oldid=prev
>>>>
>>>> Apparently this xterm bug report:
>>>>
>>>> http://bugs.gentoo.org/212546
>>>>
>>>> has been blamed on Vim, but for whatever reason the poster does not
>>>> expect useful help from this list.
>>>>
>>>> Just making sure people were aware of it here.
>>> I'm missing the part where it says what exactly it is that Vim would be
>>> doing wrong. I don't see the problem anyway.
>>>
>> A comment to that bug report says the problem disappears when invoking
>> "xterm -kt vt220". From what I can tell, the problem seems to be related
>> with some gentoo-specific "bugfixes" (sic) to the xterm code and/or
>> configuration.
>
> Wrong. Same heppens here on FreeBSD, xterm version X.Org 6.8.99.903
> (238)
> Disabling tcap-query makes vim happy.
>
> I think it is vim bug because when starting vim intro message appears
> and
> quickly dissapears.
It could also be a "system vimrc" as installed by some Linux
distributions. Do you still see the bug when starting Vim with
vim -N -u NONE
? If you don't, check the output of ":scriptnames" immediately after
startup in a Vim started in the usual way. (The location of the "system
vimrc" is also shown near the middle of the output of ":version" but
":scriptnames" lists _all_ the scripts sourced so far in the present Vim
session -- it could also be a global plugin added or changed by respect
to those in ftp://ftp.vim.org/pub/vim/runtime/plugin/.)
Best regards,
Tony.
--
Plato, by the way, wanted to banish all poets from his proposed Utopia
because they were liars. The truth was that Plato knew philosophers
couldn't compete successfully with poets.
-- Kilgore Trout (Philip J. Farmer) "Venus on the Half
Shell"
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---