Hello, I wanted to iconize a tab so that I only see the icon, but don't see an option. Is there any way to do this? I currently rename the tab to a single space. Is there a better way to do this?
You could set the tab name to a zero-width space:
Go TABNAME=""
(There is a character between the quotes, it's just invisible.)
Thanks. Added a custom menu item for this