Vim remote editing: why no --remote-send-silent? -


i send commands named vim server. if named server doesn't exist, should created automatically, , commands run in new instance of vim.

my problem there isn't "silent" version of --remote-send. think option such --remote-send-silent want, doesn't exist.

is there way achieve this? alternatively, there way query (programmatically) whether named vim server exists, can switch behaviour accordingly?


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

java - Incorrect order of records in M-M relationship in hibernate -