Gentoo Archives: gentoo-user

From: Franz Fellner <alpine.art.de@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Vim puts command in when starting up
Date: Fri, 23 Sep 2016 07:25:57
Message-Id: 1.474.615.764-ner-7.049@TP_L520
In Reply to: Re: [gentoo-user] Vim puts command in when starting up by Daniel Frey
1 Could you try
2 vim -u NONE
3 to see if there is an issue with your config or one of your plugins?
4
5 On Thu, 22 Sep 2016 11:28:34 -0700, Daniel Frey <djqfrey@×××××.com> wrote:
6 > On 09/22/2016 09:17 AM, Matthias Gerstner wrote:
7 > > Hi,
8 > >
9 > >> For some reason, on one box, whenever I start vim it puts
10 > >> ":0000/0000/0000" on the command line. I've looked in vimrc and can't
11 > >> see any reference to this. Hitting Enter yields "E486: Pattern not found
12 > >> :0000"
13 > >
14 > > I've had a similar issues for the past months with my vim. It was
15 > > related to my using the "urxvt" terminal and its TERM variable being set
16 > > to "rxvt-unicode".
17 > >
18 > > In my case the effect didn't always show up but only under certain
19 > > conditions. I remember having seen a bug report for vim back then but
20 > > can't seem to find it right now. There are similar, older bug reports,
21 > > however, like this one:
22 > >
23 > > https://bbs.archlinux.org/viewtopic.php?id=199362
24 > >
25 > > I also remember there was a bugfix to vim back then to fix the issue.
26 > > But the version containing the bugfix was not yet stable in portage and
27 > > so I've lived with the occasional bug until now. I'm currently using
28 > > vim-7.4.769 and I think the bugfix was contained just a few micro
29 > > versions later if I'm not mistaken.
30 >
31 > Hmm, I've just upgraded to vim v8 and it is still doing it. I'm quite
32 > confused.
33 >
34 > Dan
35 >
36 >
37 >
38 >
39 --

Replies

Subject Author
Re: [gentoo-user] Vim puts command in when starting up Daniel Frey <djqfrey@×××××.com>