Skip to content

Commit

Permalink
Add binds and set xterm-keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 16, 2015
1 parent a8d5f64 commit 664e9cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugin/binds.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
set-window-option -g xterm-keys on
1 change: 1 addition & 0 deletions tmuxrc.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ plugin_path=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
tmux source-file $plugin_path/plugin/mouse.conf
tmux source-file $plugin_path/plugin/vim.conf
tmux source-file $plugin_path/plugin/tmuxline.conf
tmux source-file $plugin_path/plugin/binds.conf

0 comments on commit 664e9cb

Please sign in to comment.