App/UI/Tabs
From XOWA: the free, open-source, offline wiki application
As of v1.5.1, XOWA provides a tab interface.
Notes
-
Tab commands can be activated from the following:
- Main menu
- Context menu (right click menu)
- Keyboard shortcuts
-
Tabs can be reordered by the following:
-
Using the keyboard shortcuts for
Move tab leftandMove tab right - Clicking on a tab and dragging it left or right
-
Using the keyboard shortcuts for
- New tabs are automatically added to the end of the list -- after the right-most tab.
- Tab functionality will be enhanced in later v1.5.* releases.
- Tab configuration is available at Options/Tabs
Shortcuts
| Name | Shortcut |
|---|---|
| New Tab | Control + t |
| Close Current Tab | Control + w |
| Switch to next tab | Control + Tab; Control + PageDown |
| Switch to previous tab | Control + Shift + Tab; Control + PageUp |
| Move tab left | Alt + PageDown |
| Move tab right | Alt + PageUp |
| Open link in new tab | MiddleClick |