[Konsole-devel] [Bug 167590] Strange title when in ~/tmp
Robert Knight
robertknight at gmail.com
Tue Jul 29 08:24:18 UTC 2008
------- 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=167590
------- Additional Comments From robertknight gmail com 2008-07-29 10:24 -------
This behaviour is intentional. Common directory names like 'src', 'tmp', 'doc' etc. are shortened to a single letter and the name of the preceeding directory is inserted. This is because if there are several tabs open in say, projecta/src, projectb/src, projectc/doc, then just the last part of the name would not be very helpful:
src | src | doc
Instead you see something more useful:
projecta/s | projectb/s | projectc/d
More information about the konsole-devel
mailing list