commit | 31b1ab48521b4b608d87abd5413441905da84da8 | [log] [download] |
---|---|---|
author | nicm <nicm> | Wed May 06 08:35:39 2015 +0000 |
committer | nicm <nicm> | Wed May 06 08:35:39 2015 +0000 |
tree | d5ea932dbadd29eb8dfc940af46cde28f51a8dca | |
parent | 33a585c47fcceb55e79a67a5fc47902d6992e68d [diff] |
Add a format window_linked which is 1 if a window has been linked multiple times, also remove the default space in window_flags and use a conditional to add it in window-status-format (this means additional flags can be added in the option without extra spaces). From Thomas Adam with tweaks by me.