From 29b2dbdaf4d66317a8398d41bf35fc4b06b28a12 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 27 May 2009 16:56:27 +0200 Subject: [PATCH] screenrc: Remove unnecessary command. I'm using an English keyboard now where Ctrl-] is very easy to reach. --- screenrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/screenrc b/screenrc index f710958..945c139 100644 --- a/screenrc +++ b/screenrc @@ -10,9 +10,6 @@ vbell off # Increase the scrollback buffer. defscrollback 10000 -# Bind P to paste the buffer content, like Vim's p. -bind P paste . - # Always display the status line. hardstatus on # Display the name of the window and the current hostname. -- 2.45.2