Tabs allow you to keep many web pages open at the same time and to quickly switch between them. Each tab contains exactly one buffer. If your version of &dactyl.host; supports tab groups, only buffers in the active group will be attached to visible tabs. Although not all buffers are always attached to visible tabs, they are all always accessible via the buffer-centric commands and key bindings. Tab-centric commands and key bindings, however, only operate on the set of visible tabs.
Show a list of buffers matching
A buffer may be marked with one of the following indicators:
Execute a command without changing the current alternate buffer.
Execute cmd, but open any new pages in a new tab rather than the currently focused tab.
Execute cmd, but open any new pages in a new window rather than the currently focused tab.
Duplicate the current tab and focus the duplicate. If
See
Repeat last
Repeat last
Go to the next tab. Cycles to the first tab when the last one is selected.
If
Go to the next tab. Cycles to the first tab when the last one is selected.
If
Go to the previous tab. Cycles to the last tab when the first one is selected.
If
Switch to the next or
Switch to the previous tab or go
Select the previously selected tab. This provides a quick method of toggling
between two tabs. If
Go to the specified buffer from the buffer list. Argument can be
either the buffer index or the full URL opened in an existing
buffer. If
If argument is neither a full URL nor an index but uniquely identifies a
buffer, it is selected. With
If argument is #, the alternate buffer will be selected (see
If no argument is given, the current buffer remains current.
Switch to the first tab.
Switch to the last tab.
Detach the current tab, and open it in its own window. As each window must contain at least one buffer, it is not possible to detach the last buffer in a window.
Attach the current tab to another window. window-index is
an index into the list of open windows and
Move the current tab to the position of tab
Delete current buffer. If
When used with
Like
Close all buffers other than the currently visible tab.
Restore a closed tab. If a
Restore all closed tabs in the closed tabs list.
Execute cmd once in each buffer. Each buffer is focused, in turn, and cmd is executed therein. The last buffer remains focused after execution.
cmd should not alter the tab list state by adding, removing or reordering tabs.
Pin tab as an application tab. If
Unpin tab as an application tab. Arguments and count
are the same as for