WindowTabs icon indicating copy to clipboard operation
WindowTabs copied to clipboard

[Feature Request] New Tab button

Open Darthagnon opened this issue 10 months ago • 3 comments

Would it be possible to add a floating "New Tab" button that just presses Ctrl+N to make a new instance of the currently selected window?

Darthagnon avatar Mar 30 '25 18:03 Darthagnon

You can right click on current window tab. There is a "new tab" option on the context menu.

Will consider adding a shortcut like Ctrl+N to it.

leafOfTree avatar Mar 31 '25 00:03 leafOfTree

Ctrl+N will already open a new instance of most programs - wouldn't this conflict? EDIT: Ctrl+T might be a better shortcut for New [T]ab, will only conflict with programs that already have their own tab handling.

Darthagnon avatar Mar 31 '25 19:03 Darthagnon

I see. Will check if we can add a "New Tab" button on the right like browsers.

There was a similar issue before. Couldn't find a good way to do that back then. That's why I added "New Tab" to the context menu.

leafOfTree avatar Apr 01 '25 04:04 leafOfTree