"Read and return all new lines from a Vebugger pipe object. function! s:readNewLinesFromPipe(pipeObject) "read let l:text=a:pipeObject.pipe.read(1000,0) while 0