You are not logged in.

#1 2009-04-30 15:10:15

xenoterracide
Member
From: Detroit Metro, MI, USA
Registered: 2009-04-30
Posts: 7
Website

how do I get vim back to vim defaults?

what's up with vim in this distro? it's majorly screwed up. yes I've installed the vim package and sanely symlinked vi to vim, to get rid of that hastle. but it doesn't use the normal vim defaults, and since I'm not familliar with these settings... maybe someone can help me get vim back to the normal upstream settings?

I don't like that middle click doesn't allow me to paste into vim, I've never had a problem with that, I can't highlight copy out of if either, and right clicking on it in konsole won't bring up the konsole menu.

and when I use / to search, it auto goes to the first word, never had that either. I'm sure there are other issues, but those 2 are driving me nuts...

why does vim behave this way? I though arch wasn't in the habbit of changing things from upstream.

btw, I've been using gentoo since '03/'04 it's not like I don't have a clue here.

Last edited by xenoterracide (2009-04-30 15:10:57)

Offline

#2 2009-04-30 15:19:42

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: how do I get vim back to vim defaults?

The devs are aware of the issue and working on it: http://www.archlinux.org/pipermail/aur- … 04118.html


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2009-04-30 15:40:54

xenoterracide
Member
From: Detroit Metro, MI, USA
Registered: 2009-04-30
Posts: 7
Website

Re: how do I get vim back to vim defaults?

although there is confusion after reading through the thread... it doesn't seem to explictily resolve my issues. which I believe are generally customized vimrc's...

P.S. I would have recommended busybox over nvi, esp since it would probably allow the removal of some other packages...

Offline

#4 2009-04-30 15:54:35

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: how do I get vim back to vim defaults?

As said on irc: http://www.archlinux.org/news/336  < that is the current status.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2009-04-30 15:59:34

xenoterracide
Member
From: Detroit Metro, MI, USA
Registered: 2009-04-30
Posts: 7
Website

Re: how do I get vim back to vim defaults?

how does that actually help me? the current status doesn't help me fix /my/ problem. lets stop talking about where it's at... esp since that's generally vague... I suppose I could spend the next week working on a new vim package... that installs the way the rest of the world expects it... sigh, I guess no one on this forum actually has any clue about the technical details of what's been done, or how to fix it. I'll have to look up the maintainer.... because I've no clue on the vim settings needed to fix my 2 problems... I was hoping someone would already know.

Offline

#6 2009-04-30 16:06:06

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: how do I get vim back to vim defaults?

Remove the symlink, install the vim package, and it should work more or less as you expect. (except for the horrible /etc/vimrc tongue )

Last edited by Mr.Elendig (2009-04-30 16:08:22)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#7 2009-04-30 16:11:16

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: how do I get vim back to vim defaults?

With the vim package installed, you shouldn't have any problems with the mouse. You'll still have incremental search on, to turn it off, add 'set noincsearch' to your ~/.vimrc .


(lambda ())

Offline

#8 2009-04-30 16:15:42

xenoterracide
Member
From: Detroit Metro, MI, USA
Registered: 2009-04-30
Posts: 7
Website

Re: how do I get vim back to vim defaults?

I do have problems with the mouse, it doesn't behave normally.

Offline

#9 2009-04-30 16:29:20

xenoterracide
Member
From: Detroit Metro, MI, USA
Registered: 2009-04-30
Posts: 7
Website

Re: how do I get vim back to vim defaults?

set mouse=""

arch sets it to set mouse="a"

Offline

Board footer

Powered by FluxBB