[Konsole-devel] [Bug 146146] New: when selecting text from konsole, tabs are converted to spaces

Richard Neill kde at richardneill.org
Wed May 30 12:14:54 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=146146         
           Summary: when selecting text from konsole, tabs are converted to
                    spaces
           Product: konsole
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: kde richardneill org


Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages

When copying text from konsole, tabs get converted to spaces. This is a bit of a nuisance when
editing, for example, makefiles. This applies when directly using the shell, it also applies when running a console editor such as nano.

To reproduce:   
 1)  echo -e "This\tcontains\ttabs"
 2)  select text
 3)  paste text
 4)  result: "This    contains        tabs"
 
[This might be intentional; if so, can we have an option to change it?]

Thanks very much - Richard



More information about the konsole-devel mailing list