emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tab bar tabs landed on master


From: Juri Linkov
Subject: Re: Tab bar tabs landed on master
Date: Wed, 23 Oct 2019 23:54:58 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>> Now cyclic switching implementation is pushed to master.
>>
>> Some examples of prefix arguments that support cycling:
>>
>> C-2 C-TAB switches to the second next tab
>> C-- C-TAB switches to the previous tab
>
> More commands are implemented:
>
> C-2 M-x tab-swap exchanges the current tab with the second tab;
> C-2 M-x tab-move moves the current tab two positions to the right;
> C-- M-x tab-move moves the current tab one position to the left.

My mistake, browsers only move tabs, not swap them.  So the first now is:

C-2 M-x tab-move-to changes the position of the current tab to be second
(shifting following tabs the to the right).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]