mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
oldtest: cannot :set term
in Nvim
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
" Test for displaying stuff
|
||||
if !has('gui_running') && has('unix')
|
||||
set term=ansi
|
||||
endif
|
||||
|
||||
" Nvim: `:set term` is not supported.
|
||||
" if !has('gui_running') && has('unix')
|
||||
" set term=ansi
|
||||
" endif
|
||||
|
||||
source view_util.vim
|
||||
|
||||
|
Reference in New Issue
Block a user