alonginwind
ef62f1db29
Fix terminal clear command to remove residual output (#13531)
* Fix terminal clear command to remove residual output
* Update flutter/lib/models/terminal_model.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update flutter/lib/desktop/pages/terminal_page.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix: Prevent "Build scheduled during frame" in terminal resize
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>