From ab69605f16ea26940af701508b5d860075472908 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Tue, 1 Jul 2008 21:24:44 +1000 Subject: [PATCH] Screen: iTerm mouse events. --- .screenrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.screenrc b/.screenrc index 5cca0b9..33a2e99 100644 --- a/.screenrc +++ b/.screenrc @@ -10,3 +10,6 @@ caption always '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%? # Always send backspace as ^?, which is consistent with the bundled terminfo bindkey -k kb stuff ^? +# iTerm.app supports mouse events +termcapinfo itermapp* XT + -- 2.39.2