Summary: | wish: tab titles could show window title (behaviour identical to gnome-terminal) | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Carles Cufi <carles> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | thoane |
Priority: | NOR | ||
Version: | 1.4.1 | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Updates Tab with Info Displayed in Window Title
Updates Tab with Info Displayed in Window Title (Second Attempt) |
Description
Carles Cufi
2004-11-11 18:55:35 UTC
*** This bug has been confirmed by popular vote. *** While we all know Konsole has the ability to change its tab title, it would be very nice if it were possible for it do so in a compatible way. As it is now, I need to have seperate .profile commands for both rxvt/gnome-terminal and konsole. It would be much easier if Konsole just followed the same procedure as the other terminal emulators. Created attachment 8922 [details]
Updates Tab with Info Displayed in Window Title
This patch does what you're looking for. It may not be the best way to do it
(and Lord knows it probably isn't), but it worked for me on 3.3.1.
(The patch is against CVS. I was not able to compile it though :
'setTabBarHidden undeclared'? The patch compiles and works against my working
installation so I don't believe the compile problem is patch-related. If you're
compiling your own konsole from zipped sources or whatever it should be fairly
easy to slot in..)
Created attachment 8924 [details]
Updates Tab with Info Displayed in Window Title
(Second Attempt)
Previous patch was incorrect. Sorry for any inconvenience caused. This new
patch seems to work as expected..
|