Re: mintty and C-Tab

2014-05-26 Thread Kresimir Kukulj
Ok, terminal-overrides is applied after ALL clients detach! Took some trial and error to figure that out. Thanks Nicholas for fast responses. This terminfo kung-fu is making terminals quite tolerable. On 26.5.2014. 22:32, Nicholas Marriott wrote: > Did you detach and reattach your client? tmux

Re: mintty and C-Tab

2014-05-26 Thread Nicholas Marriott
Did you detach and reattach your client? tmux info will show after terminal-overrides is applied. On Mon, May 26, 2014 at 10:01:33PM +0200, Kresimir Kukulj wrote: > Tried this: > > bind -n F19 last-window > bind -n F20 next-window > set -g terminal-overrides "*:kf19=\e[1;5I,*:kf20=\e[1;6I" > >

Re: mintty and C-Tab

2014-05-26 Thread Kresimir Kukulj
Tried this: bind -n F19 last-window bind -n F20 next-window set -g terminal-overrides "*:kf19=\e[1;5I,*:kf20=\e[1;6I" added to tmux.conf and reloaded "source-file ~/.tmux.conf". tried this (inside tmux): # tmux set -g terminal-overrides "*:kf19=\e[1;5I,*:kf20=\e[1;6I" # tmux info|grep kf19 77: