After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 498470 - tabs are printed/copied as spaces
tabs are printed/copied as spaces
Status: RESOLVED DUPLICATE of bug 353610
Product: gnome-terminal
Classification: Core
Component: general
2.18.x
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-20 12:29 UTC by Pierre Ossman
Modified: 2007-11-25 05:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Pierre Ossman 2007-11-20 12:29:03 UTC
Please describe the problem:
When a program outputs a tab (0x09), it is presented as up to eight spaces (0x20).  This is normally not a problem, but when you select and copy the output, this transformation remains. This is a huge problem when you run diff and try to copy the output to a mail program. The whitespace damage caused be gnome-terminal makes that patch unusable.

The problem can of course be solved by piping to a file and opening it with gedit, but I'd like to be able to avoid that extra step.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Behdad Esfahbod 2007-11-25 05:27:52 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 353610 ***