diff options
| author | Filip <[email protected]> | 2026-02-01 17:52:43 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-01 10:52:43 -0600 |
| commit | 2c82e6c6ae2cd7472de3598c2bf3bb2a4e9560d2 (patch) | |
| tree | 9ff0c690096b5aa5761b45961853e5a70b06ead9 /packages/web/src/content/docs/troubleshooting.mdx | |
| parent | 3577d829c2b0002e3697932b71a22dd9fbabc28a (diff) | |
| download | opencode-2c82e6c6ae2cd7472de3598c2bf3bb2a4e9560d2.tar.gz opencode-2c82e6c6ae2cd7472de3598c2bf3bb2a4e9560d2.zip | |
docs: prefer wsl over native windows stuff (#11637)
Diffstat (limited to 'packages/web/src/content/docs/troubleshooting.mdx')
| -rw-r--r-- | packages/web/src/content/docs/troubleshooting.mdx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/troubleshooting.mdx b/packages/web/src/content/docs/troubleshooting.mdx index 7137d88fa..40ac70b9e 100644 --- a/packages/web/src/content/docs/troubleshooting.mdx +++ b/packages/web/src/content/docs/troubleshooting.mdx @@ -136,6 +136,12 @@ On Windows, OpenCode Desktop requires the Microsoft Edge **WebView2 Runtime**. I --- +### Windows: General performance issues + +If you're experiencing slow performance, file access issues, or terminal problems on Windows, try using [WSL (Windows Subsystem for Linux)](/docs/windows-wsl). WSL provides a Linux environment that works more seamlessly with OpenCode's features. + +--- + ### Notifications not showing OpenCode Desktop only shows system notifications when: |
