Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving all user interactions to the shell and commands #307

Closed
daonb opened this issue Oct 31, 2022 · 0 comments · Fixed by #310
Closed

Moving all user interactions to the shell and commands #307

daonb opened this issue Oct 31, 2022 · 0 comments · Fixed by #310
Assignees

Comments

@daonb
Copy link
Contributor

daonb commented Oct 31, 2022

This issue is about moving all the user interaction code to the command
and shell.

[] Terminal7.onDisconnect => Shell.onDisconnect
[] Gate.askPass => commands.connectCMD
[] Gate.connect needs to be refactored (or removed) and connectCMD beefed up

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 a pull request may close this issue.

2 participants