You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to display tab titles dynamically using zsh hooks and using icons from nerd fonts. However, if the title text includes an icon Zellij does not display anything leaving the tab title empty.
Icons work fine in terminal in Kitty tab title and my prompt.
Steps to reproduce:
Run zellij. This shows standard Tab #1
Run zellij action rename-tab "hello git "
This will result in tab name being blank.
The text was updated successfully, but these errors were encountered:
maulik13
changed the title
Support icons from nerd fonts in tab title / name
Support icons (nerd fonts) or special characters in tab title / name
Oct 16, 2024
I am trying to display tab titles dynamically using zsh hooks and using icons from nerd fonts. However, if the title text includes an icon Zellij does not display anything leaving the tab title empty.
Terminal:
kitty
Zellij Ver:
0.40.1
OS: Mac M1 (Sonoma 14.5 (23F79))
My configuration is simple,
I am using the classic layout
Icons work fine in terminal in Kitty tab title and my prompt.
Steps to reproduce:
Tab #1
zellij action rename-tab "hello git "
This will result in tab name being blank.
The text was updated successfully, but these errors were encountered: