3 lines
76 B
VimL
Executable file
3 lines
76 B
VimL
Executable file
if (&term =~ '^xterm' && &t_Co == 256)
|
|
set t_ut= | set ttyscroll=1
|
|
endif
|