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

Add support for login prompt #5

Open
andersevenrud opened this issue Nov 9, 2018 · 0 comments
Open

Add support for login prompt #5

andersevenrud opened this issue Nov 9, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@andersevenrud
Copy link
Member

andersevenrud commented Nov 9, 2018

Add a configuration option to add a prompt to input which user to log in as:

// Client + Server config
{
  xterm: {
    prompt: true
  }
}

This will basically just add a line to the CLI output with:

Login as: 
@andersevenrud andersevenrud added the enhancement New feature or request label Nov 9, 2018
@andersevenrud andersevenrud self-assigned this Nov 28, 2018
@andersevenrud andersevenrud added the help wanted Extra attention is needed label Jan 9, 2019
@andersevenrud andersevenrud added the good first issue Good for newcomers label Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant