nsfarm/mterm: fix invalid semicolon command in Shell
Originally mterm was using just semicolon but bare semicolon is invalid in shell so it prints error. This instead passes decision of command to be used to specific Cli implementations.
Please register or sign in to comment