browserlink.vim icon indicating copy to clipboard operation
browserlink.vim copied to clipboard

Node server stops and needs to be started manually from a separate terminal

Open alx741 opened this issue 10 years ago • 2 comments
trafficstars

The first save of the document starts node browserlink.js& in the background, but when it tries to send some output to stdout and does not have a controlling terminal attached (Vim has it) the process dies, so the server needs to be started in a separate terminal (that cannot be closed).

Tested in GNU/Linux [Arch].

alx741 avatar Oct 12 '15 16:10 alx741

Seem to have this issue with the most recent version

michaelmrose avatar Mar 16 '16 23:03 michaelmrose

@michaelmrose have you tried #40 ?

alx741 avatar Mar 17 '16 02:03 alx741