Closed esn89 closed 7 months ago
Run kitty from another terminal and look at its stdout/stderr that should tell you what internal API has changed and therefore what adjustment you need to make to your custom tab bar. And I will note that your custom tab bar works for me as shown in attached screenshot.
Hi @kovidgoyal ,
I have started kitty from a terminal like you said, but I do not see output at all:
Then your tab bar is either not being picked up or is not generating any errors. Put some prints into it and see the output in kitty stdout.
Turns out, rebooting my computer did the trick
Describe the bug
Kitty 0.33.0 breaks the custom tab bar by not rendering it.
To Reproduce Steps to reproduce the behavior:
~/.config/kittytab_bar.py
:~/.config/kitty/kitty.conf
Screenshots
0.32.2:
pic
0.33.0:
pic
Environment details