From 3b24c637448daa528f4d1b82306eac8f6d9a18f3 Mon Sep 17 00:00:00 2001 From: acevest Date: Thu, 13 Oct 2016 12:35:18 +0800 Subject: [PATCH] ... --- learn/doc/tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/learn/doc/tmux.conf b/learn/doc/tmux.conf index 859f8e5..9132a49 100644 --- a/learn/doc/tmux.conf +++ b/learn/doc/tmux.conf @@ -13,3 +13,6 @@ bind k select-pane -U bind l select-pane -R bind r source-file ~/.tmux.conf \; display "Configuration Reloaded!" + + +# Mac下C-b之后 Option+方向键可以调整窗口大小 -- 2.44.0