9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript16,196 stars (16,196 stars)1,574 forks (1,574 forks)batch import
area/renderer-domgood first issuehelp wantedtype/bug
- Issue type
- bug
- Research direction
- Look into the DOM renderer selection code in xterm.js to understand how it handles terminal resize events. The linked VS Code issue may provide additional context on the expected behavior. Check the comment thread for any analysis or suggested fixes. Identify where the selection should be re drawn after a resize, and consider whether the issue is in the renderer or the terminal's event handling.