Skip to content

Instantly share code, notes, and snippets.

@bjartek
Created December 8, 2010 15:57
Show Gist options
  • Save bjartek/733466 to your computer and use it in GitHub Desktop.
Save bjartek/733466 to your computer and use it in GitHub Desktop.
~ λ /Users/bjartek/.vim-addons/vim-addon-async/C/vim-addon-async-helper mvim 'VIM' '2' '/Users/bjartek/tmp/vHx9uCJ/7' '/Users/bjartek/tmp/vHx9uCJ/9' '2000' '/bin/bash -i'
arg 0 mvim
arg 1 --servername
arg 2 VIM
arg 3 --remote-expr
arg 4 async#Receive("2","pid",["22667"])
0
got data
sending bytes: bash: no job control in this shell
, len 35
arg 0 mvim
arg 1 --servername
arg 2 VIM
arg 3 --remote-expr
arg 4 async#Receive("2","data",["bash: no job control in this shell\n"])
0
got data
sending bytes: bash: no job control in this shell
, len 35
arg 0 mvim
arg 1 --servername
arg 2 VIM
arg 3 --remote-expr
arg 4 async#Receive("2","data",["bash: no job control in this shell\n"])
0
got data
sending bytes: in this shell
, len 21
arg 0 mvim
arg 1 --servername
arg 2 VIM
arg 3 --remote-expr
arg 4 async#Receive("2","data",[""])
0
got data
sending bytes:
~ λ , len 61
arg 0 mvim
arg 1 --servername
arg 2 VIM
arg 3 --remote-expr
arg 4 async#Receive("2","data",[" \r\n~ λ "])
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment