Make sure escape sequences don't leak into the prompt.
[profile.git] / .tmux.conf
index 3345bd0..9b915df 100644 (file)
@@ -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