]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: Remove unnecessary command.
authorSimon Ruderich <simon@ruderich.org>
Wed, 27 May 2009 14:56:27 +0000 (16:56 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 27 May 2009 14:56:27 +0000 (16:56 +0200)
I'm using an English keyboard now where Ctrl-] is very easy to reach.

screenrc

index f7109589e2cd0d27ad61e314027b7c07babfbd20..945c13967d6a838c24c08b09a135a0f8aaec059e 100644 (file)
--- 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.