Skip to content

Add windowOptions to xtermTerminal#1

Merged
mmastrac merged 1 commit intomainfrom
mmastrac-window-options
Apr 2, 2024
Merged

Add windowOptions to xtermTerminal#1
mmastrac merged 1 commit intomainfrom
mmastrac-window-options

Conversation

@mmastrac
Copy link
Owner

@mmastrac mmastrac commented Apr 2, 2024

Fixes microsoft#209309

Test:

  1. Open a new terminal
  2. Type echo -e "\x1b[18t"
  3. Look for the printed escape codes

@mmastrac mmastrac merged commit 62ee630 into main Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xterm.js supports escape-code window size reporting, but vs.code does not

1 participant