delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/02/08/11:30:54

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=BAYES_00,MISSING_HEADERS,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
Date: Sun, 8 Feb 2009 10:30:40 -0600 (CST)
From: tmcd AT panix DOT com
cc: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: Copy converts tabs to spaces ?
In-Reply-To: <498DC3D6.1040906@columbus.rr.com>
Message-ID: <alpine.DEB.2.00.0902081027560.7814@tmcd.austin.tx.us>
References: <WorldClient-F200902021105 DOT AA05540020 AT butn DOT net> <A45AE599-B6AC-41DA-A230-CD3C1C7A4F67 AT NSG-GmbH DOT de> <0105D5C1E0353146B1B222348B0411A2182F4DC2 AT NIHMLBX02 DOT nih DOT gov> <B7021E1A-156E-4F9B-ADFC-B6DE58D5E14D AT NSG-GmbH DOT de> <498DC3D6 DOT 1040906 AT columbus DOT rr DOT com>
User-Agent: Alpine 2.00 (DEB 1167 2008-08-23)
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Sat, 7 Feb 2009, Paul McFerrin <pmcferrin AT columbus DOT rr DOT com> wrote:
> [someone back there wrote]
> > On 02.02.2009, at 11:05, xerces8 wrote:
> > > I noticed that when copying text from a the Cygwin Bash
> > > window and then pasting it somewhere (like WordPad),
> > > tabulator characters are converted to spaces.
> > > The same happens with RXVT too.
> > >
> > > Details:
> > > - print the content of some text file that has tabs (like a
> > > C program source) : cat foo.c - select and copy the text
> > > with the mouse
> > > - paste (ctrl-V) into WordPad
> > >
> > > The text in Wordpad has no more tabs.
> > >
> > > Is there a way around this ?
> >
> > copy an paste from window to window takes what's printed, not what
> > you have written.
> >
> > So, if the terminal prints spaces to represent the tabs, as a
> > terminal usually does, you CAN only copy spaces.
>
> Let me add my 2 cents worth.  If you have the "newform" command, the
> following magic will work:
>
> 	$ newform -i-8 -o0 input_file >output_file
>
> I have newform but i'm not sure where i got it since I was a
> long-time AT&T Unix user.  I also didn't find a man page.  It's a
> very handy tool.
>
> Translations:
> 	-i-8 = input tabs assumed to be at every 8 columns
> 	-o0 = output has tabs at 0 (no tabs)

"expand" and "unexpand" do tab<->space conversions and have been in
UNIXy systems since the early 1980s.  Is there something that newform
does that they don't?

-- 
Tim McDaniel; Reply-To: tmcd AT panix DOT com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019