waveterm/waveshell/pkg/shellapi
Sylvia Crowe 0feaa57662 add two readonly variables to the ZshIgnoreVars
Readonly variables cannot be reset and attempting to do so causes errors
on my machine. The `keymaps` and `widgets` variables caused problems, so
they have been added to the list of variables to ignore.
2024-01-18 10:50:26 -08:00
..
bashapi.go zsh support (#227) 2024-01-16 16:11:04 -08:00
bashparser.go updated build-helper.yml 2024-01-17 14:52:49 -08:00
shellapi.go zsh support (#227) 2024-01-16 16:11:04 -08:00
zshapi_test.go zsh support (#227) 2024-01-16 16:11:04 -08:00
zshapi.go add two readonly variables to the ZshIgnoreVars 2024-01-18 10:50:26 -08:00