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 767871 - Add 'Detach tab' action to tab context menu
Add 'Detach tab' action to tab context menu
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-20 12:37 UTC by Sébastien Wilmet
Modified: 2016-07-23 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add 'Detach Terminal' action to tab context menu (835 bytes, patch)
2016-07-23 14:01 UTC, Sébastien Wilmet
committed Details | Review

Description Sébastien Wilmet 2016-06-20 12:37:02 UTC
With gnome-terminal 3.20 on Fedora, when I do a right-click on a tab, there is no 'Detach tab' menu item. The action is only available from the main menu.

Adding the action to the right-click/context menu of the tab would be useful, since it's an action directly related to the tab.
Comment 1 Sébastien Wilmet 2016-07-21 19:41:37 UTC
If a patch is provided, would it be applied? Do you agree with the (small) feature request?
Comment 2 Sébastien Wilmet 2016-07-21 19:46:16 UTC
For more context, I prefer to hide the menubar in gnome-terminal, to have more vertical space. But as a result the 'Detach tab' action is not easily available. (There is maybe a keyboard shortcut, but I don't often detach tabs, so I would not remember the keyboard shortcut anyway).
Comment 3 Christian Persch 2016-07-21 20:44:42 UTC
Sure.
Comment 4 Sébastien Wilmet 2016-07-23 14:01:14 UTC
Created attachment 332025 [details] [review]
Add 'Detach Terminal' action to tab context menu

Add the TabsDetach GtkAction to the NotebookPopup group.
Comment 5 Sébastien Wilmet 2016-07-23 19:47:50 UTC
Thanks for the quick review.

Attachment 332025 [details] pushed as db62c26 - Add 'Detach Terminal' action to tab context menu