From: Simon Ruderich Date: Wed, 27 May 2009 14:56:27 +0000 (+0200) Subject: screenrc: Remove unnecessary command. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=29b2dbdaf4d66317a8398d41bf35fc4b06b28a12;p=config%2Fdotfiles.git screenrc: Remove unnecessary command. I'm using an English keyboard now where Ctrl-] is very easy to reach. --- 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.