From 4de563ae0ee333a986e3cf6bdd170453e3261e3d Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 20 Aug 2021 19:38:32 +0430 Subject: zsh overhaul --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 0e11d06..85db13b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -105,7 +105,7 @@ bind ] paste-buffer bind Space choose-buffer # bind C-l send-keys 'C-l' bind -n C-h clear-history -bind P pipe-pane -o "cat >>~/#W.log" \; display "Toggled logging to ~/#W.log" +bind P pipe-pane -o "cat >>~/.tmuxrecording/#W.log" \; display "Toggled logging to ~/#W.log" #move windows # bind-key -n C-S-Left swap-window -t -1 -- cgit v1.2.3