On Wed, Nov 24, 2010 at 12:32 AM, Ben Boeckel <maths...@gmail.com> wrote:

> 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.
>

I've been grepping around and found some mappings documented in a python
terminfo module installed on my system. I think I can work out what I need
to from there.

>
> > 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.
>

Ahh :-) I'm an emacs person I'm afraid; the C-a drives me nuts (beginning of
line). One of the reasons I'm drawn to tmux t.b.h is the slight emacs accent
to the default key bindings.

Stevo


>
> --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
>
------------------------------------------------------------------------------
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