From 76b8970768f42bcc78f1145f6bd719fdbc285857 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Mon, 5 Sep 2011 16:09:30 +0100 Subject: [PATCH] Removed useless key binds. Both l and ^l are bound later in the configuration file so there's little point keeping them at the top. --- .tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 3345bd0..9b915df 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -31,8 +31,6 @@ set -g prefix C-p unbind C-b bind C-p last-window bind p send-keys C-p -bind C-l refresh-client -bind l refresh-client bind S split-window -v bind | split-window -h bind C-[ copy-mode -- 2.20.1