Hello, the man page for tmux states that it "allows a command to be bound
to most keys".

Is it completely impossible to bind keys outside of printable characters
(with and without modifiers) and the special key names (End, Home, Enter,
F1, F2 etc)? I, for example, have a keyboard key that emits the sequence
"^[[25~" that I can't bind because it is not possible to write it on the
tmux config file, as far as I know. It is not a printable char with
modifiers, nor is it one of the special named keys (if it was, it would be
F13)

The only thing that is missing for me on tmux is this. Is there really no
way to do this? To bind an arbitrary escape sequence? GNU screen is able to
do just that, but I find tmux to be better overall and was really hoping I
could achieve this

Thank you very much!

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/CAHppK37GGK2pLa0T62Hr1V2CF-%2BLb9D-0woBLYKHJnk-nFv9dw%40mail.gmail.com.

Reply via email to