Gentoo Archives: gentoo-user

From: Rick van Hattem <Rick.van.Hattem@××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} vi line breaks
Date: Sat, 05 Aug 2006 22:16:30
Message-Id: 200608060012.21482.Rick.van.Hattem@fawo.nl
In Reply to: [gentoo-user] {OT} vi line breaks by Grant
1 On Saturday 05 August 2006 23:19, Grant wrote:
2 > Does anyone know how to prevent vi from inserting a line break after
3 > every however many characters?
4 >
5 > - Grant
6 vi doesn't do that on default, perhaps you mean line wrapping?
7 If so, "set nowrap" should fix it :)
8
9 Put it in your ~/.vimrc to make it default
10
11 --
12 Rick van Hattem Rick.van.Hattem(at)Fawo.nl

Replies

Subject Author
Re: [gentoo-user] {OT} vi line breaks Grant <emailgrant@×××××.com>