It would be great to have an option (maybe in the config file) to make the window title show the name of the currently active tab. This would really help when you have a bunch of windows open, since right now they all have the same name and it's hard to tell which is which at a glance.
One thing to consider is that a window can have multiple split panes, each with its own tab. Maybe just using the tab that was last focused would work fine. That seems like the most intuitive option.
This feature would be optional and off by default so it doesn’t change behavior unexpectedly. If this sounds like a good idea, I’d be happy to implement it and submit a pull request.
Thanks!
It would be great to have an option (maybe in the config file) to make the window title show the name of the currently active tab. This would really help when you have a bunch of windows open, since right now they all have the same name and it's hard to tell which is which at a glance.
One thing to consider is that a window can have multiple split panes, each with its own tab. Maybe just using the tab that was last focused would work fine. That seems like the most intuitive option.
This feature would be optional and off by default so it doesn’t change behavior unexpectedly. If this sounds like a good idea, I’d be happy to implement it and submit a pull request.
Thanks!