After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 734047 - Changing the title does nothing, no label shown in tabs
Changing the title does nothing, no label shown in tabs
Status: RESOLVED DUPLICATE of bug 720693
Product: gnome-terminal
Classification: Core
Component: general
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-31 14:56 UTC by Jean-François Fortin Tam
Modified: 2014-08-01 09:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2014-07-31 14:56:19 UTC
Right-clicking on a tab (or using the menus) to set the title doesn't seem to work anymore, my tabs all have a blank label and the window title is always "Terminal"...
Comment 1 Egmont Koblinger 2014-07-31 17:25:12 UTC
This feature was completely removed in 3.13.  The only way to set the title is by escape sequences:  echo -ne '\e]0;newtitle\a'
Comment 2 Debarshi Ray 2014-08-01 09:30:21 UTC

*** This bug has been marked as a duplicate of bug 720693 ***