Can Vim's +clientserver
feature be used on MacOS 12.2.1? I have Vim installed +clientserver
feature on, but the --serverlist
and --servername <name>
flags do not work.
I don't mind compiling Vim from source or using a GUI package of Vim. Nor do I mind using xquartz if that is necessary. If this is not possible on MacOS 12 to get this feature working on MacOS, any workarounds using other packages or Vim plugins that provide similar functionality would be welcome.
Note: This question is similar to these two questions:
- Compile Vim 7.3 with +clientserver feature on Mac OS X
- Is it possible to make use of Vim's clientserver feature without GUI?
The most recent answer on both of these is from 2016 and no longer works on MacOS 12 so I don't think this should be considered a duplicate.