[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Should tab-next cycle instead of stopping?
From: |
Juri Linkov |
Subject: |
Re: Should tab-next cycle instead of stopping? |
Date: |
Fri, 11 Oct 2019 01:09:02 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
> If you have two tabs in the current frame, and you're in the first tab,
> C-tab moves to the second tab. At that pointthe next C-tab appears to do
> nothing, a subsequent C-tab moves to the first tab.
>
> Is that a bug or a feature?
>
> Would be nice if C-tab just treated the tabs in the current frame as a
> ring that it cycles through ...
Yes, it should cycle as in a ring, and this feature was implemented
5 days ago. Please update from master and try again.