From 2167ca7190d34e0287a44f9b829dbd5cc7a2d35f Mon Sep 17 00:00:00 2001 From: gxlin Date: Wed, 23 Jun 2021 22:35:32 +0800 Subject: Add git-crypt and some config about maildir --- .tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 454d63c..5cf68e6 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -37,6 +37,6 @@ bind J resize-pane -D 5 # copy and paste like vim -# bind -T copy-mode-vi 'v' send -X begin-selection -# bind -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy" + bind -T copy-mode-vi 'v' send -X begin-selection + bind -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "reattach-to-user-namespace pbcopy" -- cgit v1.2.3