Yakov Lerner wrote:

What's wrong with doing system("vim --remote-xxx yyy zzz") in
any programming language ?

Seems grossly inefficient: with this call one is bringing up both a new shell and a new vim, although the new vim probably doesn't do too much other than send the command.

Regards,
Chip Campbell

Reply via email to