Is your feature request related to a problem? Please describe.
Currently, the terminal does not have any context of what folder it is in. This is because some environment variables are not available such as $PWD.
Describe the solution you'd like
Set environment variables before launching the terminal
Additional context
We are waiting for wasmerio/wasmer-js#144 to be resolved.
Is your feature request related to a problem? Please describe.
Currently, the terminal does not have any context of what folder it is in. This is because some environment variables are not available such as
$PWD.Describe the solution you'd like
Set environment variables before launching the terminal
Additional context
We are waiting for wasmerio/wasmer-js#144 to be resolved.