Function: tab-rename
tab-rename is a function alias and interactive for tab-bar-rename-tab,
defined in tab-bar.el.gz.
Signature
(tab-rename NAME &optional TAB-NUMBER)
Documentation
Give the tab specified by its absolute position TAB-NUMBER a new NAME.
If no TAB-NUMBER is specified, then rename the current tab.
Interactively, TAB-NUMBER is the prefix numeric argument, and defaults
to the current tab.
TAB-NUMBER counts from 1.
Interactively, prompt for the new NAME.
If NAME is the empty string, then use the automatic name
function tab-bar-tab-name-function.
Key Bindings