os-js / osjs-xterm-application

OS.js Xterm Application

Home Page:https://manual.os-js.org/v3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for login prompt

andersevenrud opened this issue · comments

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: