-
Notifications
You must be signed in to change notification settings - Fork 102
Type Tabs
Tab operations.
Close tab / Close other tabs / Close tabs on left / Close tabs on right / Close all tabs
Close specific tabs on current pane. Related add-on: Tab position.
When all tabs are closed on a pane, TE will automatically add an "about:blank" home tab. See "Blank page" add-on.
Open a new tab with the path of:
- "New tab" in Options > Tabs if specified, OR
- Current tab, OR
- Desktop (if current tab is FTP or TE Query)
Related add-ons: New tab, Tab position.
Toggle the lock of current tab.
With a locked tab, navigation and closure are disabled. Any navigation will go to a new tab.
Related add-ons: Lock only disables "Close tab" / Protect tabs.
Switch to previous/next tab.
Move current tab one tab left/right (patched version).
Go one level up in folder tree.
If you keep Ctrl key pressed when you invoke this operation, TE will open the target path in a new tab.
Related add-on: Up.
Go one page back/forward in tab history.
If you keep Ctrl key pressed when you invoke this operation, TE will open the target path in a new tab.
Related add-ons: Back, Forward.
Refresh the tab.
Related add-on: Refresh.
Toggle "Windows Explorer" mode in which you can opt for "Details pane", "Preview pane" and/or "Navigation pane".
Related add-ons: Show frames button, Frame plus, Frame pane
Incorrectly the same as "Show frames".
Open current tab in Windows Explorer. Current folder view will NOT be carried forward.
Switch to a tab by specifying its relative position on current pane
- from left to right: 0 and above, 0 = first, 1 = second, etc.
- from right to left: -1 and below, -1 = last, -2 = second last, etc.
Related add-on: Select tab.