waveterm/wavesrv
Mike Sawka 8200a312b9
On MacOS allow UserShell to override /bin/bash (#137)
* switch emain to using the bash from PATH, not defaulting to /bin/bash.  not convinced this fixes #132 yet because the PATH set for MacOS applications is not set from .bash_profile or .zprofile.  those seem to be set with launchctl setenv.

* move MacUserShell() func to shexec.  use dscl UserShell output as bash path on MacOS when present.  fixes #132
2023-12-14 21:45:27 -08:00
..
cmd gc was collecting the lockfile early causing it not to work. fixed with runtime.KeepAlive 2023-11-09 16:26:44 -08:00
db new tab colors. also re-implement tab gradients according to figma file 2023-11-01 22:38:37 -07:00
pkg On MacOS allow UserShell to override /bin/bash (#137) 2023-12-14 21:45:27 -08:00
go.mod add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00
go.sum add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00