@override int setWindowWidth(int width) { throw UnsupportedError( 'Setting window width is not supported for Windows terminals.'); }