mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Add a new option tab_title_template to control how tab titles are formatted.
In particular the template can be used to display the tab number next to the title Merge branch 'tab-title-index' of https://github.com/nerdrew/kitty
This commit is contained in:
commit
022bee0560
3 changed files with 24 additions and 12 deletions
|
|
@ -6,7 +6,11 @@ Changelog
|
|||
0.13.2 [future]
|
||||
------------------------------
|
||||
|
||||
- Fix setting background_opacity causing window margins/padding to be slightly
|
||||
- Add a new option :opt:`tab_title_template` to control how tab titles
|
||||
are formatted. In particular the template can be used to display
|
||||
the tab number next to the title (:iss:`1223`)
|
||||
|
||||
- Fix setting :opt:`background_opacity` causing window margins/padding to be slightly
|
||||
different shade from background (:iss:`1221`)
|
||||
|
||||
- Linux: Handle keyboards with a "+" key (:iss:`1224`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue