mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 13:59:16 +00:00
Remove FEAT_MOUSE_JSB
This is never built and references some obscure jsb terminal
This commit is contained in:
@@ -9709,9 +9709,6 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
"mouse",
|
||||
#if defined(UNIX)
|
||||
"mouse_dec",
|
||||
# ifdef FEAT_MOUSE_JSB
|
||||
"mouse_jsbterm",
|
||||
# endif
|
||||
"mouse_netterm",
|
||||
"mouse_sgr",
|
||||
"mouse_urxvt",
|
||||
|
||||
Reference in New Issue
Block a user