Steve mailinglists <stevo.li...@googlemail.com> wrote:
>> Try eg:
>>
>> set -g terminal-overrides "xterm*:kLFT4=\eO10C:kRIT4=\eO10D"
>>
> 
> Thank you that worked for me. This now leaves no reason preventing my switch
> to tmux. I love the panes.
> Is there anywhere the kLFT4 , kRIT4 mappings are documented?

Probably within the bowels of the specs for terminals of yore. To get
the control sequences, I use C-v in Insert mode to make the next
sequence "verbatim" and that's what the key sends the terminal. Swap the
'^[' for '\e' if it appears.

> in case I want
> to map other keys to functions. I'm already thinking about key combos to
> switch panes...

I've found that C-s works well if you have C-a as your prefix.

--Ben


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to