Skip to content

Commit 3648e1e

Browse files
committed
Fix stuff
1 parent 53f6cbd commit 3648e1e

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ You can provide feedback by approving or rejecting Roo Code's proposed actions.
117117
Yes, you can customize Roo Code in several ways:
118118

119119
* **Custom Instructions:** Provide general instructions that apply to all modes, or mode-specific instructions.
120-
* **Custom Modes:** Create your own modes with tailored prompts and tool permissions.
120+
* **Custom Modes:** Create your own modes with tailored prompts and some tool permissions.
121121
* **`.roorules` Files:** Create `.roorules` files in your project to provide additional guidelines.
122122
* **Settings:** Adjust various settings, such as auto-approval, diff editing, and more.
123123

docs/features/shell-integration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ Adds a small pause after running commands to help Roo capture all output correct
6767
* Shell customizations (oh-my-zsh, powerlevel10k, etc.)
6868
* Operating system and environment
6969

70+
#### Disable Terminal Shell Integration
71+
<img src="/img/shell-integration/shell-integration-9.png" alt="Disable terminal shell integration checkbox" width="600" />
72+
73+
Enable this setting if terminal commands aren't working correctly or you encounter 'Shell Integration Unavailable' errors. When enabled, Roo Code uses a simpler, fallback method to execute commands, which bypasses some advanced terminal integration features but can improve reliability in problematic environments.
74+
7075
### Advanced Settings
7176

7277
:::info Important
36.1 KB
Loading

0 commit comments

Comments
 (0)