mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-03-13 13:39:48 +01:00
* fix commands that require quoted paths Several commands did not wrap the path in quotes which caused problems when attempting to store the waveterm installation in a place that had a space in the path. This corrects this in the particular case where the username does not have spaces but the path to the executable does. Note: the case of a user name having spaces has not been tested but likely does not work. * fix logging problem for wavesrv A previous fix replaced the getWaveSrvCmd with getWaveSrvPath. This needs to be getWaveSrvCmd to enable logging. * fix variable name |
||
---|---|---|
.. | ||
cmdrunner | ||
comp | ||
dbutil | ||
keygen | ||
mapqueue | ||
pcloud | ||
promptenc | ||
releasechecker | ||
remote | ||
rtnstate | ||
scbase | ||
scpacket | ||
scws | ||
shparse | ||
sstore | ||
utilfn | ||
wsshell |