We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296ab11 commit 03d3dc6Copy full SHA for 03d3dc6
1 file changed
docs/features/shell-integration.md
@@ -47,6 +47,17 @@ Adds a small pause after running commands to help Roo capture all output correct
47
48
### Advanced Settings
49
50
+:::info Important
51
+**Terminal restart required for these settings**
52
+
53
+Changes to advanced terminal settings only take effect after restarting your terminals. To restart a terminal:
54
55
+1. Click the trash icon in the terminal panel to close the current terminal
56
+2. Open a new terminal with Terminal → New Terminal or <kbd>Ctrl</kbd>+<kbd>`</kbd> (backtick)
57
58
+Always restart all open terminals after changing any of these settings.
59
+:::
60
61
#### PowerShell Counter Workaround
62
<img src="/img/shell-integration/shell-integration-3.png" alt="PowerShell counter workaround checkbox" width="600" />
63
0 commit comments