You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ For the full same-cwd accuracy matrix (detection + switch by launch method and t
41
41
42
42
### Embedded Terminal
43
43
44
-
CodeV includes a built-in terminal tab (powered by xterm.js + node-pty, same technology as VS Code's integrated terminal). Press `⌃+⌘+T` or click the **Term** tab to open it.
44
+
CodeV includes a built-in terminal tab (powered by xterm.js + node-pty, same technology as VS Code's integrated terminal). Press `⌃+⌘+T`from anywhere (global shortcut) or `⌘+3` when CodeV is in foreground to open it.
45
45
46
46
- Pre-spawned on app start for instant access
47
47
- Default working directory: Settings → Working Directory (fallback to home)
0 commit comments