Function: tab-move-to

tab-move-to is a function alias and interactive for tab-bar-move-tab-to, defined in tab-bar.el.gz.

Signature

(tab-move-to TO-NUMBER &optional FROM-NUMBER)

Documentation

Move tab from FROM-NUMBER position to new position at TO-NUMBER.

FROM-NUMBER defaults to the current tab number. FROM-NUMBER and TO-NUMBER count from 1. Negative TO-NUMBER counts tabs from the end of the tab bar. Argument addressing is absolute in contrast to tab-bar-move-tab where argument addressing is relative.

Key Bindings

Aliases

tab-move-to