Easiest if you just want to bind them is to do something like

set -ag terminal-overrides '*:kf19=\E[1;5I:kf20=\E[1;6I'

and then bind F19 and F20.



On Sun, May 25, 2014 at 10:11:06PM +0200, Kresimir Kukulj wrote:
> Hi,
> 
> mintty (cygwin terminal) can sent c-tab and c-s-tab sequences.
> 
> https://code.google.com/p/mintty/issues/detail?id=195
> 
> 
> They use:
> c-tab  ^[[1;5I
> c-stab ^[[1;6I
> 
> I don't find any way of using bind-key with a raw sequence (like screen 
> can). Is there a way to configure tmux for these sequences ?
> 
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to