V65VTCRUTVM6JCFT67NTGNFFFV53LTN7726HU7JVKJI37FFWPCDQC
bind -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iq e emacs -e vim && tmux send-keys C-h) || tmux select-pane -L"
bind -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iq -e emacs -e vim && tmux send-keys C-h) || tmux select-pane -L"