Bug 151703 - Wish: ability to rename terminal tabs.
Summary: Wish: ability to rename terminal tabs.
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 16:17 UTC by Duo
Modified: 2009-08-06 15:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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