Closed
Description
Currently it is not possible to control the escaping of the args
property on the runInTerminal
request.
As a consequence the client (frontend) has to guess how to escape the arguments when passing them to a command shell.
This does not always result in the intended behavior.
This feature request asks for a mechanism to control the escaping.