rorytmux
2014-11-30 20:16:33 UTC
---
** [tickets:#170] window_zoomed_flag not working**
**Status:** open
**Created:** Sun Nov 30, 2014 08:16 PM UTC by rorytmux
**Last Updated:** Sun Nov 30, 2014 08:16 PM UTC
**Owner:** nobody
I brought this up on the ticket where the flag was [added](https://sourceforge.net/p/tmux/tickets/156/) but it seems closed tickets are not looked at (duh).
I have tried using the window_zoomed_flag and it never changes from zero for me. I mentioned it on [reddit](http://www.reddit.com/r/tmux/comments/2jx2gn/custom_window_zoom_format/) and another redditor found that it worked on one of their machines but not another.
I installed via brew on mac using brew install tmux --HEAD and I also tried --from-source in order to verify that this patch was included and it was (I dug into the source).
My simplified configuration which reproduces this issue is as follows:
~~~~~~
set -g window-status-format " #W #{window_zoomed_flag} "
set -g window-status-current-format " #W #{window_zoomed_flag} "
set -g automatic-rename on
~~~~~~
Unfortunately my C skills are nil so a bug report is the best I can do! Please let me know if you require further details.
---
Sent from sourceforge.net because tmux-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/tmux/tickets/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/tmux/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
** [tickets:#170] window_zoomed_flag not working**
**Status:** open
**Created:** Sun Nov 30, 2014 08:16 PM UTC by rorytmux
**Last Updated:** Sun Nov 30, 2014 08:16 PM UTC
**Owner:** nobody
I brought this up on the ticket where the flag was [added](https://sourceforge.net/p/tmux/tickets/156/) but it seems closed tickets are not looked at (duh).
I have tried using the window_zoomed_flag and it never changes from zero for me. I mentioned it on [reddit](http://www.reddit.com/r/tmux/comments/2jx2gn/custom_window_zoom_format/) and another redditor found that it worked on one of their machines but not another.
I installed via brew on mac using brew install tmux --HEAD and I also tried --from-source in order to verify that this patch was included and it was (I dug into the source).
My simplified configuration which reproduces this issue is as follows:
~~~~~~
set -g window-status-format " #W #{window_zoomed_flag} "
set -g window-status-current-format " #W #{window_zoomed_flag} "
set -g automatic-rename on
~~~~~~
Unfortunately my C skills are nil so a bug report is the best I can do! Please let me know if you require further details.
---
Sent from sourceforge.net because tmux-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/tmux/tickets/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/tmux/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.