waveterm/waveshell/pkg
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
..
base SIGKILL will also kill waveshell. clear PendingStateCmds and WaitingCmds on disconnect (remote.go) 2023-11-09 18:29:11 -08:00
binpack add license notice (#37) 2023-10-16 21:31:13 -07:00
cirfile add license notice (#37) 2023-10-16 21:31:13 -07:00
cmdtail remove more go warnings 2023-12-05 10:49:30 -08:00
mpio add license notice (#37) 2023-10-16 21:31:13 -07:00
packet pass flexrows through to packet.TermOpts so it gets back to the FE correctly. this fixes wterm overrides and github issue #116 (#134) 2023-12-12 14:24:09 -08:00
server On MacOS allow UserShell to override /bin/bash (#137) 2023-12-14 21:45:27 -08:00
shexec On MacOS allow UserShell to override /bin/bash (#137) 2023-12-14 21:45:27 -08:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff add license notice (#37) 2023-10-16 21:31:13 -07:00