From 99d14f5f6be921bd4b67d8cb843e9f81af7b7de9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 2 Jul 2022 12:38:43 +0200 Subject: [PATCH] tmux: Remove leftover setting --- tmux/tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 1fb93d6..d588c80 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -63,8 +63,6 @@ set-option -g prefix C-a unbind-key C-b bind-key C-a send-prefix -unbind-key C-j - bind-key h select-pane -L bind-key j select-pane -D bind-key k select-pane -U