Function: tab-group
tab-group is a and interactive for
tab-bar-change-tab-group, defined in tab-bar.el.gz.
Signature
(tab-group GROUP-NAME &optional TAB-NUMBER)
Documentation
Add the tab specified by its absolute position TAB-NUMBER to GROUP-NAME.
If no TAB-NUMBER is specified, then set the GROUP-NAME for the current tab.
Interactively, TAB-NUMBER is the prefix numeric argument, and the command
prompts for GROUP-NAME.
TAB-NUMBER counts from 1.
If GROUP-NAME is the empty string, then remove the tab from any group.
While using this command, you might also want to replace
tab-bar-format-tabs with tab-bar-format-tabs-groups in
tab-bar-format to group tabs on the tab bar.
Key Bindings