pw()
          .then((v) => {
            sendPty(ptyProcess, `${v}\n`, logger, 30);
          })
          .catch((e) => {