Bug 151703

Summary: Wish: ability to rename terminal tabs.
Product: [Applications] konversation Reporter: Duo <duo>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: monsterb
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Duo 2007-11-01 16:17:16 UTC
Version:           1.01 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

Right now, as it stands, when you use a terminal tab in Konversation, the tab is listed as "Konsole", and there is no way of changing the tab name. It would be nice to be able to rename the terminal tabs, in the same way you can "rename sessions" in Konsole. This would tighten integration with Konsole, and allow for better organization of the tabs. As someone who runs multiple shells connected to multiple servers, this small feature, being able to label the sessions, would be incredibly useful. 

Behavior should be the same as in Konsole, right clicking should include a "rename session" or "rename tab" option in the pop up menu. 

Feel free to ask for any feedback relating to this. I would be happy to help in any way I can.
Comment 1 bill 2009-08-02 11:01:09 UTC
Konversation: 1.2-alpha4
Qt: 4.5.2
KDE: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Debian Squeeze

Being able to label konsole tabs in konversation would be a nice feature.
Comment 2 Eike Hein 2009-08-06 15:19:16 UTC
SVN commit 1007900 by hein:

Add a "Rename Tab..." action to the context menu of
Konsole tabs. Patch by Antonio Gattoo, with some mi-
nor fixups by me.
BUG:151703


 M  +14 -0     ChangeLog  
 M  +1 -1      src/commit.h  
 M  +45 -0     src/viewer/viewcontainer.cpp  
 M  +1 -0      src/viewer/viewcontainer.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1007900