Fabian Peter Hammerle 9 years ago
parent
commit
787bf71979
1 changed files with 4 additions and 1 deletions
  1. 4 1
      screenrc

+ 4 - 1
screenrc

@@ -12,7 +12,10 @@ defbce on
 # mouse tracking allows to switch region focus by clicking
 mousetrack on
 # enable use of the mouse's scrollwheel to scroll through the scrollback buffer
-termcapinfo xterm* ti@:te@
+# http://unix.stackexchange.com/questions/43229/is-there-a-way-to-make-screen-scroll-like-a-normal-terminal
+# http://stackoverflow.com/questions/359109/using-the-scrollwheel-in-gnu-screen
+# termcapinfo xterm* ti@:te@
+# termcapinfo xterm 'hs:ts=\E]2;:fs=07:ds=\E]2;screen07'
 
 # layouts
 layout autosave on