Skip to content

Commit 8ec1dca

Browse files
committed
refactor: update keyboard shortcuts documentation and improve clarity in release notes
1 parent 1726f6d commit 8ec1dca

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/features/keyboard-shortcuts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Roo Code offers keyboard commands to enhance your workflow. This page focuses on
2727
| `roo-cline.focusInput` | Focus the Roo input box | None (configurable) |
2828
| Add to Context | Add selected code to Roo's context | macOS: Cmd+Y; Windows/Linux: Ctrl+Y |
2929
| Arrow Up/Down | Navigate through prompt history | Built-in |
30-
| Toggle all thinking blocks | Collapse/expand all thinking messages in the current thread | macOS: Cmd+Shift+Alt+T; Windows/Linux: Ctrl+Shift+Alt+T |
3130

3231
### Key Benefits of Keyboard Commands
3332

docs/update-notes/v3.28.7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ One-click Cloud account switching, cleaner conversations with collapsible thinki
1616
## QOL Improvements
1717

1818
* Cloud account switcher: Easily change account context without leaving your current view ([#8223](https://github.com/RooCodeInc/Roo-Code/pull/8223))
19-
* Collapse thinking blocks by default: Conversations are easier to scan; toggle all reasoning blocks with Cmd/Ctrl + Shift + Alt + T; new setting to choose the default ([#8254](https://github.com/RooCodeInc/Roo-Code/pull/8254))
19+
* Collapse thinking messages by default: Conversations are easier to scan; configurable via Settings → UI ([#8254](https://github.com/RooCodeInc/Roo-Code/pull/8254))
2020

2121
## Bug Fixes
2222

0 commit comments

Comments
 (0)