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
Hello all,
Has anyone successfully configured OSX Terminal.app to work with
Ctrl+Up, Ctrl+Down, Ctrl+Left, and Ctrl+Right arrow keys?
I found the note about Putty in the FAQ (thanks Thomas) and my C-Left,
C-Right, etc bindings now work properly there, but I am unable to get
these working in Te