2009/11/22 Jesús Guerrero <i92gu...@terra.es>:
> the current window. I've read the man page for tmux and for what I see in
> the KEY BINDINGS section there's no special name for the arrow keys (I'm
> really interested only in left and right arrow keys). Is there any other
> creative way to bind these keys or is it just impossible? Not that this is
> a showstopper, I usually define redundant key bindings so I can choose

Hmm?

bind -n C-Left previous-window
bind -n C-Right next-window

Is an example of using the left/right arrow keys with Ctrl to cycle
through windows without a prefix, for instance.

-- Thomas Adam

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to