Skip to content

Instantly share code, notes, and snippets.

@josephbuchma
josephbuchma / tmux.conf
Last active August 1, 2016 07:06 — forked from rsds143/tmux.conf
# By Daniel Thau. Public domain.
#
# This configuration file binds many vi- and vim-like bindings to the
# appropriate tmux key bindings. Note that for many key bindings there is no
# tmux analogue. This is intended for tmux 1.3, which handles pane selection
# differently from the previous versions
# split windows like vim
# vim's definition of a horizontal/vertical split is reversed from tmux's