I take it from your later mail you got this sorted out?
On Sat, Oct 27, 2012 at 01:51:22AM -0400, Brandon Phelps wrote:
> Hello,
>
> I have recently started using tmux and am having some slight problems
> with using C-Up, C-Down, C-Left, and C-Right key bindings. I have added
> the following
Hello,
I have recently started using tmux and am having some slight problems
with using C-Up, C-Down, C-Left, and C-Right key bindings. I have added
the following to my .tmux.conf:
bind -n C-Left select-pane -L
bind -n C-Right select-pane -R
bind -n C-Up select-pane -U
bind -n C-Down select-pa