UNPKG

xterm

Version:

Full xterm terminal, in your browser

8 lines (6 loc) 226 B
/** * Copyright (c) 2018 The xterm.js authors. All rights reserved. * @license MIT */ export let promptLabel = 'Terminal input'; export let tooMuchOutput = 'Too much output to announce, navigate to rows manually to read';