Skip to content

Conversation

@Kroisse
Copy link

@Kroisse Kroisse commented May 16, 2019

Mosh is a remote terminal emulator like SSH, with better experience on mobile network.

Even though it's intended to be a replacement for SSH, Command line parameter of mosh is incompatible with ssh's. For this reason, -S option can't be used to launch Mosh client via geofront-cli. That is the reason why I suggest to introduce a new command for Mosh especially.

@Kroisse Kroisse requested review from jangjunha and kanghyojun May 16, 2019 04:58
@Kroisse Kroisse self-assigned this May 16, 2019
except ValueError as e:
mosh.error(str(e))
command = [args.mosh] + options
print(command)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems a debug print and left by mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants