diff --git a/vim/.vimrc b/vim/.vimrc index 7e9b402..55c4fda 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -48,6 +48,7 @@ set nocompatible " Mouse set mouse=a +set ttymouse=sgr " Indentation filetype plugin indent on