emacs-devel
[Top][All Lists]
Advanced

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

Re: Some ideas to improve Tab Bar


From: Gabriel do Nascimento Ribeiro
Subject: Re: Some ideas to improve Tab Bar
Date: Thu, 26 Nov 2020 20:08:48 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Gabriel do Nascimento Ribeiro <gabriel376@hotmail.com> writes:

> Some little ideas on how Tab Bar can be further improved:
>
> 1. Options to disable `tab-bar-back-button' and `tab-bar-forward-button' when 
> `tab-bar-history-mode' is on. This will be similar to what option 
> `tab-bar-close-button-show' is to `tab-bar-close-button'.

The idea of this patch is to add a new option called
`tab-bar-history-buttons-show' to control the visibility of
`tab-bar-history-mode' back and forward buttons.

Attachment: 0001-tab-bar-history-buttons-show.patch
Description: Patch to add option to control visibility of tab-bar-history buttons

> 2. Trim spaces of tab bar name. The tab bar name can have additional spaces 
> on the right:
>     2.1. When tab bar name name is set explicitly with `tab-bar-rename-tab';
>     2.2. When `tab-bar-tab-hints' is true and `tab-bar-tab-name-function' 
> returns an empty string;
>

The idea of this patch is to add a new option called
`tab-bar-tab-name-format-function' where a custom function can be
specified to format the string value of `tab-name'.

Attachment: 0001-tab-bar-tab-name-format-function.patch
Description: Patch to add option to specify custom function to format tab name

Regards,
Gabriel

reply via email to

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