[SPAM] Fw:

2014-08-31 Thread Yuan Jiang
http://tantramassage.pw/rpwkwskd/rbwuwxscpm.gwdudklnfbcptugnietrt-- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/___ tmux-users mailing list

A plugin for saving and restoring tmux after a reboot

2014-08-31 Thread Bruno Sutic
Hi all, I made a plugin that can save and restore tmux sessions: https://github.com/tmux-plugins/tmux-resurrect It has a short screencast too. I'm curious to find out what do you think of it? Bruno -- Slashdot TV.

[PATCH] Add window_last_flag and window_zoomed_flag

2014-08-31 Thread John Morrissey
Hi, the attached patch adds the format items window_last_flag and window_zoomed_flag. With these additions, it's possible to replicate window_flags, so flags can be placed/colored arbitrarily. -john diff --git a/format.c b/format.c index 66795d5..97bc8f7 100644 --- a/format.c +++ b/format.c @@