Skip to content

Conversation

@mshedsilegx
Copy link
Owner

No description provided.

google-labs-jules bot and others added 3 commits November 1, 2025 02:53
This commit enhances the `ExecShell` functionality on Windows by:
- Clearing the screen before launching the shell using `cmd.exe /c "cls && cmd.exe"`.
- Refreshing the display after the shell exits to prevent UI corruption.

This provides a cleaner and more reliable user experience on Windows, while preserving the existing behavior on other platforms.
This commit enhances the `ExecShell` functionality on Windows by:
- Clearing the screen before launching the shell using `cmd.exe /c "cls && cmd.exe"`.
- Refreshing the display after the shell exits to prevent UI corruption, only on Windows.
- Handling the error returned by `RefreshDisplay()`.

This provides a cleaner and more reliable user experience on Windows, while preserving the existing behavior on other platforms.
@mshedsilegx mshedsilegx merged commit 17f45ac into master Nov 1, 2025
1 check passed
@mshedsilegx mshedsilegx deleted the windows-shell-support branch November 1, 2025 03:05
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.

2 participants