Discussion:
[tmux:tickets] #170 window_zoomed_flag not working
rorytmux
2014-11-30 20:16:33 UTC
Permalink
---

** [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.
Thomas Adam
2014-12-01 09:52:20 UTC
Permalink
Patch to fix this sent to the mailing list.

-- Thomas Adam
________________________________
[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 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 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).
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.
________________________________
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.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
https://lists.sourceforge.net/lists/listinfo/tmux-users
Loading...