From 3cc5d112ebc031bdc6a2cb759150db818cd8fdeb Mon Sep 17 00:00:00 2001 From: Tharre Date: Wed, 6 Mar 2019 18:06:15 +0100 Subject: tmux: add CTRL-X CTRL-V keybind to fullscrn window --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index cd99875..e504651 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -14,6 +14,7 @@ set-option -g set-titles-string "#W" bind-key r source-file ~/.tmux.conf \; display "Config reloaded!" bind z run tmux-url-select +bind-key v resize-pane -Z bind-key P command-prompt -p 'save history to filename:' -I '~/tmux.history' 'capture-pane -S - ; save-buffer %1 ; delete-buffer' if-shell "test -e ~/.tmux.conf.local" "source-file ~/.tmux.conf.local" -- cgit v1.2.3-70-g09d2