A new "slant" style for the tab bar

This commit is contained in:
Kovid Goyal 2021-08-03 08:45:55 +05:30
parent b3231c8003
commit ab889e2945
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
5 changed files with 59 additions and 10 deletions

View file

@ -4,6 +4,12 @@ Changelog
|kitty| is a feature-rich, cross-platform, *fast*, GPU based terminal.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.23.0 [future]
----------------------
- A new style for the tab bar that makes tabs looks like the tabs in a physical
tabbed file, see :opt:`tab_bar_style`
0.22.2 [2021-08-02]
----------------------