global-tab-line-mode | Non-nil if Global Tab-Line mode is enabled. |
global-tab-line-mode-hook | Hook run after entering or leaving ‘global-tab-line-mode’. |
tab-line-add-map | Local keymap to add ‘tab-line-mode’ window tabs. |
tab-line-auto-hscroll | Allow or disallow automatic horizontal scrolling of the tab line. |
tab-line-cache-key-function | Function that adds more cache keys. |
tab-line-close-button | Button for closing the clicked tab. |
tab-line-close-button-show | Defines where to show the close tab button. |
tab-line-close-tab-function | What to do upon closing a tab on the tab line. |
tab-line-exclude-modes | List of major modes for which the tab-line display is not enabled. |
tab-line-left-button | Button for scrolling horizontally to the left. |
tab-line-left-map | Local keymap to scroll ‘tab-line-mode’ window tabs to the left. |
tab-line-mode | Non-nil if Tab-Line mode is enabled. |
tab-line-mode-hook | Hook run after entering or leaving ‘tab-line-mode’. |
tab-line-new-button | Button for creating a new tab. |
tab-line-new-button-show | If non-nil, show the "New tab" button in the tab line. |
tab-line-new-tab-choice | Defines what to show in a new tab. |
tab-line-right-button | Button for scrolling horizontally to the right. |
tab-line-right-map | Local keymap to scroll ‘tab-line-mode’ window tabs to the right. |
tab-line-separator | String that delimits tabs. |
tab-line-switch-cycling | Enable cycling tab switch. |
tab-line-tab-close-map | Local keymap to close ‘tab-line-mode’ window tabs. |
tab-line-tab-face-functions | Functions called to modify tab faces. |
tab-line-tab-map | Local keymap for ‘tab-line-mode’ window tabs. |
tab-line-tab-name-format-function | Function to format a tab name. |
tab-line-tab-name-function | Function to get a tab name. |
tab-line-tab-name-truncated-max | Maximum length of the tab name from the current buffer. |
tab-line-tabs-buffer-group-function | Function to add a buffer to the appropriate group of tabs. |
tab-line-tabs-buffer-group-sort-function | Function to sort buffers in a group. |
tab-line-tabs-buffer-groups | How to group various major modes together in the tab line. |
tab-line-tabs-buffer-groups-sort-function | Function to sort group names. |
tab-line-tabs-buffer-list-function | Function to return a global list of buffers. |
tab-line-tabs-function | Function to get a list of tabs to display in the tab line. |