mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
also add nvm and virtualenv
This commit is contained in:
parent
0017946bbb
commit
d9c7b61c91
@ -189,6 +189,8 @@ var literalRtnStateCommands = []string{
|
|||||||
"deactivate",
|
"deactivate",
|
||||||
"eval",
|
"eval",
|
||||||
"asdf",
|
"asdf",
|
||||||
|
"nvm",
|
||||||
|
"virtualenv",
|
||||||
}
|
}
|
||||||
|
|
||||||
func getCallExprLitArg(callExpr *syntax.CallExpr, argNum int) string {
|
func getCallExprLitArg(callExpr *syntax.CallExpr, argNum int) string {
|
||||||
|
Loading…
Reference in New Issue
Block a user