[Konsole-devel] [Bug 190281] tab title format %d causes working directory /tmp displayed as /t in tab title

Jekyll Wu adaptee at gmail.com
Sat Feb 25 20:17:28 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=190281


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.9.0
         Resolution|                            |FIXED




--- Comment #16 from Jekyll Wu <adaptee gmail com>  2012-02-25 20:17:14 ---
Git commit 5a936adb2005c4da88b457f4b6625dc427a878e3 by Jekyll Wu.
Committed on 25/02/2012 at 20:29.
Pushed by jekyllwu into branch 'master'.

Disable the advanced feature of "CommonDirNames" for "%d" by default

The main consideration is it is more often confusing than helpful for
average users, especially when this feature was hidden, undocumented and
enabled by default.

The "CommonDirNames" list in the code is now empty by default , instead
of a list of hardcoded common names.

To enable and customize this advanced and potentally confusing feature,
edit $KDEHOME/usr/share/config/konsolerc and add the following lines:

    [ProcessInfo]
    CommonDirNames=name1,name2,name3...

For konsolepart users, edit the config file of the hosting application.

I'll add related information for this hidden & advanced feature into
handbook later.
FIXED-IN:4.9.0

REVIEW: 103949
CCMAIL: robertknight at gmail.com

M  +1    -9    src/ProcessInfo.cpp

http://commits.kde.org/konsole/5a936adb2005c4da88b457f4b6625dc427a878e3

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list