GNOME Bugzilla – Bug 767871
Add 'Detach tab' action to tab context menu
Last modified: 2016-07-23 19:47:54 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.
If a patch is provided, would it be applied? Do you agree with the (small) feature request?
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).
Sure.
Created attachment 332025 [details] [review] Add 'Detach Terminal' action to tab context menu Add the TabsDetach GtkAction to the NotebookPopup group.
Thanks for the quick review. Attachment 332025 [details] pushed as db62c26 - Add 'Detach Terminal' action to tab context menu