]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Use default escape key for screen.
authorSimon Ruderich <simon@ruderich.org>
Thu, 26 Feb 2009 18:28:57 +0000 (12:28 -0600)
committerSimon Ruderich <simon@ruderich.org>
Thu, 26 Feb 2009 18:28:57 +0000 (12:28 -0600)
It wasn't a good idea to use ? for that, C-a is much better.

screenrc

index 945c909471448858cc72d22a1e2173d8bdc531b8..0b9f19003488b259f25e2202497cd73358cfaff5 100644 (file)
--- a/screenrc
+++ b/screenrc
@@ -7,11 +7,6 @@ startup_message off
 # Don't use visual bell.
 vbell off
 
-# Use "?" as escape key, not used so often (by me) and easy to reach.
-escape ??
-# As "?" is the escape key, bind <C-h> to display the help window.
-bind ^H help
-
 # Increase the scrollback buffer.
 defscrollback 10000