- Los Angeles, California
- www.mitchrivet.com
Pinned Loading
-
.tmux.conf
.tmux.conf 1# Smart pane switching with awareness of Vim splits.
2# See: https://github.com/christoomey/vim-tmux-navigator
3is_vim="ps -o state= -o comm= -t '#{pane_tty}' \
4| grep -iqE '^[^TXZ ]+ +(\\S+\\/)?g?(view|n?vim?x?)(diff)?$'"
5bind-key -n 'C-h' if-shell "$is_vim" 'send-keys C-h' 'select-pane -L'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.