Re: pasting into vi inserts many indents

2003-11-21 Thread iain d broadfoot
* Laszlo Szathmary ([EMAIL PROTECTED]) wrote: > :set pastetoggle= > > instead of F9 you can use another key too. In this case if you want to > insert a selected text, change with F9 to paste mode, paste the text, > then with F9 change back to normal insert mode. At the bottom vi gives > you inf

Re: pasting into vi inserts many indents

2003-11-21 Thread Laszlo Szathmary
Lately, if I open a file with vi from inside a gnome-terminal and then select a large chunk of text, (it doesn't matter where, e.g., Mozilla or the same vi session, both do it), it corrupts the formatting with many indents. The pasted output inserts more indents on each line than there were on the

Re: pasting into vi inserts many indents

2003-11-21 Thread Karsten M. Self
on Tue, Nov 18, 2003 at 12:27:33PM -0800, Brian ([EMAIL PROTECTED]) wrote: > Hi, > Lately, if I open a file with vi from inside a gnome-terminal and then > select a large chunk of text, (it doesn't matter where, e.g., Mozilla or > the same vi session, both do it), it corrupts the formatting with ma

Re: pasting into vi inserts many indents

2003-11-19 Thread Nelson E. Castillo
On Tue, Nov 18, 2003 at 03:33:42PM -0800, Erik Steffl wrote: > >You can paste in console-vims, too, depending on your terminal, by > >setting mouse=a . However I have the indent-problem when doing this too. Try :set paste paste text... :set nopaste Nelson.- -- http://geocities.com/arhuaco T

Re: pasting into vi inserts many indents

2003-11-18 Thread Johann Spies
On Tue, Nov 18, 2003 at 12:27:33PM -0800, Brian wrote: > Hi, > Lately, if I open a file with vi from inside a gnome-terminal and then > select a large chunk of text, (it doesn't matter where, e.g., Mozilla or > the same vi session, both do it), it corrupts the formatting with many > indents. The p

Re: pasting into vi inserts many indents

2003-11-18 Thread Erik Steffl
Jonathan Dowland wrote: On Tue, Nov 18, 2003 at 02:04:57PM -0800, Erik Steffl wrote: if you run gvim you can paste using mouse (middle button), it doesn't do autoindenting then erik You can paste in console-vims, too, depending on your terminal, by setting mouse=a . However I have the inde

Re: pasting into vi inserts many indents

2003-11-18 Thread Jonathan Dowland
On Tue, Nov 18, 2003 at 02:04:57PM -0800, Erik Steffl wrote: > if you run gvim you can paste using mouse (middle button), it doesn't > do autoindenting then > > erik You can paste in console-vims, too, depending on your terminal, by setting mouse=a . However I have the indent-problem w

Re: pasting into vi inserts many indents

2003-11-18 Thread Erik Steffl
Justin Guerin wrote: On Tuesday 18 November 2003 01:27 pm, Brian wrote: Hi, Lately, if I open a file with vi from inside a gnome-terminal and then select a large chunk of text, (it doesn't matter where, e.g., Mozilla or the same vi session, both do it), it corrupts the formatting with many indents

Re: pasting into vi inserts many indents

2003-11-18 Thread Justin Guerin
On Tuesday 18 November 2003 01:27 pm, Brian wrote: > Hi, > Lately, if I open a file with vi from inside a gnome-terminal and then > select a large chunk of text, (it doesn't matter where, e.g., Mozilla or > the same vi session, both do it), it corrupts the formatting with many > indents. The paste

Re: pasting into vi inserts many indents

2003-11-18 Thread iain d broadfoot
* Brian ([EMAIL PROTECTED]) wrote: > Hi, > Lately, if I open a file with vi from inside a gnome-terminal and then > select a large chunk of text, (it doesn't matter where, e.g., Mozilla or > the same vi session, both do it), it corrupts the formatting with many > indents. The pasted output inserts

Re: pasting into vi inserts many indents

2003-11-18 Thread Steve Lamb
Brian wrote: Lately, if I open a file with vi from inside a gnome-terminal and then select a large chunk of text, (it doesn't matter where, e.g., Mozilla or the same vi session, both do it), it corrupts the formatting with many indents. The pasted output inserts more indents on each line than ther

pasting into vi inserts many indents

2003-11-18 Thread Brian
Hi, Lately, if I open a file with vi from inside a gnome-terminal and then select a large chunk of text, (it doesn't matter where, e.g., Mozilla or the same vi session, both do it), it corrupts the formatting with many indents. The pasted output inserts more indents on each line than there were on