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