[வியாழன் பிப்ரவரி 20, 2025] Eli Zaretskii wrote:

>> From: Visuwesh <visuweshm@gmail.com>
>> Date: Thu, 20 Feb 2025 20:21:28 +0530
>> 
>> Attached patch suggests to use tab-bar-history-mode when using
>> tab-bar-mode instead.  winner-mode interacts quite badly with
>> tab-bar-mode and it took me sometime to discover tab-bar-history-mode
>> when I started using winner-mode initially.  Mentioning it in
>> winner-mode's would help its discoverability I hope.
>
> Should we instead try to fix winner (and maybe also tab-bar-mode) to
> avoid these problems?

It would essentially involve writing tab-bar-history-mode anew to
certain extent AFAIU.  I wanted to head down this path until I realised
tab-bar-history-mode does everything winner while taking into account
tab-bar-mode.

> In any case, if tab-bar-history-mode is better suited to winner, then
> the reference you want to add should at least hint on why it is better
> suited.

How about the attached?