[konsole] [Bug 439124] New: Konsole - tabs to space conversion
Matthew Levi
bugzilla_noreply at kde.org
Thu Jun 24 19:35:44 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439124
Bug ID: 439124
Summary: Konsole - tabs to space conversion
Product: konsole
Version: 21.04.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: tabbar
Assignee: konsole-devel at kde.org
Reporter: matthew.levi12 at gmail.com
Target Milestone: ---
SUMMARY
Hello. I noticed that the output on Konsole terminal is different from the
output on the file.
Example:
du test/*
4 test/aaa-file.txt
4 test/bbb-file.txt
4 test/ccc-file.txt
Between "4" and "test/aaa-file.txt" there are 7 spaces. So I copy that output
from Konsole, I'll get 7 spaces in between.
On the other hand, if I run the following command du test/* >
~/Desktop/output.txt, I'll get tabs instead, on the output.txt file.
4 test/aaa-file.txt (<<< tab in between)
4 test/bbb-file.txt (<<< tab in between)
4 test/ccc-file.txt (<<< tab in between)
That makes total difference in terms of CTRL-C + CTRL-V results. You can copy
and paste from Konsole terminal into other softwares and the results are much
better.
Where can I disable this "tab to spaces" conversion on KDE Konsole?
I really-really-really appreciate your help. Thank you so much.
SOFTWARE/OS VERSIONS
Operating System: Fedora 34
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.11-300.fc34.x86_64
OS Type: 64-bit
Graphics Platform: X11
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list