/** * 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';