1
0
Fork 0

ttymouse=xterm2 is the fastest and most compatible way of handling mouse in terminals

This commit is contained in:
Von Random 2016-12-21 13:47:15 +03:00
parent 266bbbadcb
commit b35653a0d6

2
vimrc
View file

@ -1,5 +1,5 @@
" various settings " various settings
set number helplang=en foldmethod=marker mouse= set number helplang=en foldmethod=marker ttymouse=xterm2 mouse=
set history=50 nobackup nomodeline backspace=indent,eol,start set history=50 nobackup nomodeline backspace=indent,eol,start
" hidden characters " hidden characters
set list listchars=tab:\|_,nbsp:x,trail:* set list listchars=tab:\|_,nbsp:x,trail:*