Skip to content

Commit 5a16167

Browse files
grimmerkclaude
andcommitted
docs: update Settings paths to match tabbed UI
Settings → App Mode → Settings → General → App Mode Settings → Working Directory → Settings → General → Working Dir Settings → IDE Preference → Settings → General → IDE Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 50d4bf0 commit 5a16167

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Quick switcher for VS Code/Cursor projects, Claude Code session manager with liv
1111
Press `⌃+⌘+R` or click the menu bar icon to launch the Quick Switcher. Search and select a project to open or switch to it in VS Code or Cursor — even if the IDE is not running yet. In Normal App mode, the window stays visible for monitoring; in Menu Bar mode, it works like Spotlight.
1212

1313
- **Recent projects** (white items): your latest VS Code/Cursor folders, workspaces, and recently opened files — read directly from IDE data, no extension required
14-
- **Working folder items** (green items): first-level subfolders found by scanning a folder you choose (Settings → Working Directory)
14+
- **Working folder items** (green items): first-level subfolders found by scanning a folder you choose (Settings → General → Working Dir)
1515
- **Git branch display**: shows the current branch for each recently opened project
1616
- Multi-word search across project names, paths, and branch names
17-
- Supports VS Code and Cursor — switch between them in Settings → IDE Preference
17+
- Supports VS Code and Cursor — switch between them in Settings → General → IDE
1818
- Remove items from the recent list by hovering and clicking "x"
1919
- **Quick-launch Claude session**: `⌘+Enter` to launch a new Claude Code session in the configured terminal, `⇧+Enter` to launch in CodeV's embedded terminal, `⌘+Click` as mouse alternative
2020

@@ -46,15 +46,15 @@ For the full same-cwd accuracy matrix (detection + switch by launch method and t
4646
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.
4747

4848
- Pre-spawned on app start for instant access
49-
- Default working directory: Settings → Working Directory (fallback to home)
49+
- Default working directory: Settings → General → Working Dir (fallback to home)
5050
- Terminal state preserved when switching tabs
5151
- `⌘+K` clears screen, `Shift+Enter` for multi-line input (Claude Code compatible)
5252
- `Cmd+←/→` jumps to beginning/end of line
5353
- **"Claude in Terminal" button**: launches a new Claude Code session in the configured external terminal using the current working directory
5454

5555
### App Mode
5656

57-
CodeV supports two window modes, configurable in Settings → App Mode:
57+
CodeV supports two window modes, configurable in Settings → General → App Mode:
5858

5959
| | Normal App (default) | Menu Bar |
6060
|--|--|--|

0 commit comments

Comments
 (0)