From 34abdcc4d1368d94123391f49ebe135d7ad1c238 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 22 Aug 2018 16:32:36 +0200 Subject: Set zathura as default for images/x-eps --- tmux/.tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 5fc66ee..ee2c342 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -10,7 +10,7 @@ unbind r bind r source-file ~/.tmux.conf set -sg escape-time 0 -set-option -g allow-rename off +set -g allow-rename off bind C-n next-window bind C-p previous-window @@ -25,3 +25,6 @@ PILOT_BOUNDARY=ignore PILOT_MODE=wintab PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab source-file $PILOT_ROOT/pilot.tmux + +# set -g pane-border-status top +# set -g pane-border-format "#{pane_current_command}" -- cgit v1.2.3