Skip to content

Add support for login prompt #5

@andersevenrud

Description

@andersevenrud

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: 

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions