waveterm/wavesrv/pkg
Sylvie Crowe d1319c0a2c
Fix Commands that Require Quoted Paths (#198)
* 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
2023-12-30 22:52:30 -08:00
..
cmdrunner ssh config import (#156) 2023-12-28 11:09:41 -08:00
comp fix some go errors/warnings 2023-12-05 10:43:57 -08:00
dbutil big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
keygen Fixing linting errors in unused keygen function (#135) 2023-12-12 14:17:03 -08:00
mapqueue add license notice (#37) 2023-10-16 21:31:13 -07:00
pcloud Add support for proxying open AI chat completion through cloud (#148) 2023-12-15 22:20:03 -08:00
promptenc Fix potential overflow in promptenc arithmetic 2023-12-12 16:51:19 -08:00
releasechecker Add sidebar banner when new release is available (#147) 2023-12-15 17:43:54 -08:00
remote Fix Commands that Require Quoted Paths (#198) 2023-12-30 22:52:30 -08:00
rtnstate update screen -> tab in user facing messages. waveshell var / ignore. fix bug with external urls 2023-11-10 12:31:31 -08:00
scbase bump to v0.5.3 to fix #174 2023-12-21 12:30:57 -08:00
scpacket Screen MemStore (#197) 2023-12-26 12:59:25 -08:00
scws ssh config import (#156) 2023-12-28 11:09:41 -08:00
shparse add license notice (#37) 2023-10-16 21:31:13 -07:00
sstore ssh config import (#156) 2023-12-28 11:09:41 -08:00
utilfn Screen MemStore (#197) 2023-12-26 12:59:25 -08:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00