Created
December 8, 2010 15:57
-
-
Save bjartek/733466 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ λ /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