View previous topic :: View next topic |
Author |
Message |
bigmauler Apprentice
Joined: 25 Apr 2005 Posts: 177 Location: Seattle, WA
|
Posted: Wed Nov 21, 2007 9:53 pm Post subject: funny terminal behavior |
|
|
OK I'm sure that this is a common problem and it's probably just a setting I'm forgetting.
But I have no idea what to do.
I'm using putty and I'm logged into my server at home.
I can't past text (for example an ebuild) into nano without the text
becoming tabbed more and more for each line down.
Instead of text look like this when I paste it in:
Code: |
Hello
I am a formatted
Piece of text
I love you |
It looks like this:
Code: |
Hello
I am a formatted
Piece of text
I love you
|
with long ebuilds or text it gets crazy fast...what's my problem!? Thx _________________ Never take raisins from a rabbit |
|
Back to top |
|
|
tarpman Veteran
Joined: 04 Nov 2004 Posts: 1083 Location: Victoria, BC, Canada
|
Posted: Wed Nov 21, 2007 11:34 pm Post subject: |
|
|
Looks like it's doing auto-indenting. I don't use nano myself, but there should be a way to temporarily or permanently disable that. _________________ Saving the world, one kilobyte at a time. |
|
Back to top |
|
|
Sadako Advocate
Joined: 05 Aug 2004 Posts: 3792 Location: sleeping in the bathtub
|
Posted: Wed Nov 21, 2007 11:36 pm Post subject: |
|
|
tarpman wrote: | Looks like it's doing auto-indenting. I don't use nano myself, but there should be a way to temporarily or permanently disable that. | Alt+i _________________ "You have to invite me in" |
|
Back to top |
|
|
|