Tmux vs iTerm tabs and panes

2012-12-20 Thread gca...@gmail.com
Hi, I'm using Mac + iTerm + Zsh + Vim as my primary setup and wonder whether Tmux can fit in. I've learned basics of tmux. But when I try to put it in use, I feel it hurts my productivity. I listed the pros and cons I felt against Tmux vs iTerm and wonder if there are good solutions or workarou

Re: Tmux vs iTerm tabs and panes

2012-12-20 Thread gca...@gmail.com
ple, you can bind Control-1 (^1) to select tmux window 1 with: > bind-key -n C-1 select-pane -t 1 > Personally I've remapped my caps lock key to control via System Preferences > -> Keyboard -> Modifier Keys and mapped my tmux prefix to ^A. I can press > that very easily so two

Re: Tmux vs iTerm tabs and panes

2012-12-20 Thread gca...@gmail.com
On Dec 20, 2012, at 6:34 PM, Thomas Adam wrote: > Hi, > > On Thu, Dec 20, 2012 at 02:49:59PM -0500, gca...@gmail.com wrote: >> Hi, > > (Another gratuitous use of gq} in Vim; please try and get your mailer to > wrap its lines to something sane...) > >> I'

Re: Tmux vs iTerm tabs and panes

2012-12-21 Thread gca...@gmail.com
ote: > I'm not sure what you want here, we can't really tell you how to fit > tmux into your workflow. Are you looking for suggestions? Making > suggestions? Just complaining? > > > > On Thu, Dec 20, 2012 at 02:49:59PM -0500, gca...@gmail.com wrote: >> Hi,

Re: Tmux vs iTerm tabs and panes

2012-12-21 Thread gca...@gmail.com
, Dec 21, 2012 at 09:04:12AM -0500, gca...@gmail.com wrote: >> I was looking for solutions to pain points I felt. Adrian and Thomas have >> replied with suggestions. If only copy/paste could seamless work with os >> clipboard, like "set clipboard=unnamed" in vim, it