[tmux:tickets] #196 tmux with many open panes hangs on OSX

2015-05-25 Thread Bruno Sutic
--- ** [tickets:#196] tmux with many open panes hangs on OSX** **Status:** open **Created:** Sun May 24, 2015 12:04 PM UTC by Bruno Sutic **Last Updated:** Sun May 24, 2015 12:04 PM UTC **Owner:** nobody Hi, first of all, thanks for working on and maintaining this fantastic piece of

[tmux:tickets] #169 Creating new windows fails

2014-11-30 Thread Bruno Sutic
--- ** [tickets:#169] Creating new windows fails** **Status:** open **Created:** Sun Nov 30, 2014 12:55 AM UTC by Bruno Sutic **Last Updated:** Sun Nov 30, 2014 12:55 AM UTC **Owner:** nobody Hi, I've encountered a scenario where creating new windows fails when using numbers as w

A great designer for tmux logo

2014-09-15 Thread Bruno Sutic
Hi, Jason Long, an awesome designer is willing to work on creating tmux logo (for free). He's a professional designer, working at Github and among other things he created the current official git logo. I think this is a great opportunity for tmux to get some nice visual identity! Thomas, Nicholas,

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. Video

[tmux:tickets] #149 copy-pipe and copy-selection: last character trimmed in emacs copy-mode

2014-08-08 Thread Bruno Sutic
--- ** [tickets:#149] copy-pipe and copy-selection: last character trimmed in emacs copy-mode** **Status:** open **Created:** Mon Aug 04, 2014 10:47 PM UTC by Bruno Sutic **Last Updated:** Mon Aug 04, 2014 10:47 PM UTC **Owner:** nobody I've noticed copying in emacs copy-mode consist

[tmux:tickets] #147 appending does not work for user options

2014-08-04 Thread Bruno Sutic
--- ** [tickets:#147] appending does not work for user options** **Status:** open **Created:** Sat Aug 02, 2014 07:22 PM UTC by Bruno Sutic **Last Updated:** Sat Aug 02, 2014 07:22 PM UTC **Owner:** nobody Steps to reproduce: $ tmux set -g @var "foo" set option: @

[tmux:tickets] #146 show-option -q does not set proper exit code

2014-08-04 Thread Bruno Sutic
--- ** [tickets:#146] show-option -q does not set proper exit code** **Status:** open **Created:** Sat Aug 02, 2014 07:16 PM UTC by Bruno Sutic **Last Updated:** Sat Aug 02, 2014 07:16 PM UTC **Owner:** nobody Steps to reproduce: $ tmux show -g foo unknown option: foo $ echo

Tmux plugin manager

2014-05-21 Thread Bruno Sutic
Hi all, I would like to get your opinion on my weekend project: tmux plugin manager. https://github.com/bruno-/tpm It's a set of scripts, not much at this point, but maybe it can grow into something useful for Tmux users. Constructive feedback welcome! Bruno --