Currently, when you execute an external tool, the output is put in console.
Can I somehow put the output to current file, instead of console?
just like how this command works in vim:
:read !pwd
Thank you!
Leo Jay
Currently, when you execute an external tool, the output is put in console.
Can I somehow put the output to current file, instead of console?
just like how this command works in vim:
:read !pwd
Thank you!
Leo Jay