From ed02fdf1fa389cea82a46eef015eadfe60e1bb33 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 12 Jun 2021 17:08:27 +0900 Subject: Update .tmux.conf: add key bindings --- .tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 3f95ce2..aeecc7c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -49,3 +49,7 @@ bind-key -T tw h split-window -h -b bind-key -T tw j split-window -v bind-key -T tw k split-window -v -b bind-key -T tw l split-window -h +bind-key h select-pane -L +bind-key j select-pane -D +bind-key k select-pane -U +bind-key l select-pane -R -- cgit v1.2.3-70-g09d2