Version: 2.0 (using 4.00.00 (KDE 4.0.0) "release 10.1", compiled sources) Compiler: gcc OS: Linux (i686) release 2.6.22.16-0.1-default Removed button to start a new terminal window like in previous versions of konsole. The tabbed shell sessions should be designed like the tabbed browser sessions in konqueror. Removed feature to simply enumerate the sessions, which makes more sense for certain applications. I know which host is on terminal window 9.
For the enumeration, I suggest the %# placeholder in the label configuration dialog.
To make managing bugs easier, please report each bug or wish separately. > Removed button to start a new terminal window like in previous > versions of konsole. That has been reported as bug #155439
Ok, moved the part about the tab button to bug #155439. Remaining is the simple enumeration of tab lables, optionally configurable with the proposed %# placeholder. Tq.
If the configuration for the enumeration of tab labels is enough, should we close this wish?
SVN commit 788961 by knight: Add support for displaying session number in tab titles using a '%#' marker or via "Insert -> Session number" in the profile editor. BUG: 157256 M +3 -0 SessionController.cpp M +6 -4 TabTitleFormatAction.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=788961
Ok, it works correctly.