diff --git a/doc/README_EN.md b/doc/README_EN.md index 33a8da0..a79daba 100644 --- a/doc/README_EN.md +++ b/doc/README_EN.md @@ -135,7 +135,12 @@ docker-compose up -d ``` ## 📚 Usage Guide -Here are some implicit practical features. +### Suspend Session Component + +You can right-click in the SSH tab to select "Suspend Session" (long-press on mobile). Once suspended, even if the web connection is lost, the backend will automatically take over and keep the SSH connection active. You can resume the session at any time via the panel. This ensures that tasks such as compilation or long-running processes won’t be interrupted due to network issues. + +This feature not only supports uninterrupted execution of long tasks, but also allows sharing the same SSH session across multiple locations, meeting various usage needs. + ### Command Input Component