yizhepku

Results 13 issues of yizhepku

This PR adds support for tests that need a terminal emulator. It adds the `alacritty_terminal` crate as a dev-dependency. The terminal state is kept in memory (no actual rendering takes...

### Describe the bug Resizing the terminal in VSCode (using the "Restore Panel Size" button) causes one line of text to disappear in the scrollback buffer. This doesn't happen with...

needs-triage

This PR adds support for automated UX testing using a terminal emulator. It implements most of the checkboxes in `UX_TESTING.md` as automated tests. This is a reworked and improved version...