Ctrl+g does not work with VS Code
Open 💬 2 comments Opened Aug 17, 2026 by KingMob
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What version of Codex CLI is running?
codex-cli 0.147.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.6-sol
What platform is your computer?
Darwin 25.4.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Warp v0.2026.08.05.09.03.stable_01
Codex doctor report
{
"schemaVersion": 1,
"generatedAt": "1786955032s since unix epoch",
"overallStatus": "warning",
"codexVersion": "0.147.0",
"checks": {
"app_server.status": {
"id": "app_server.status",
"category": "app-server",
"status": "ok",
"summary": "background server is running",
"details": {
"app-server version": "0.147.0",
"control socket": "/Users/matthew/.codex/app-server-control/app-server-control.sock",
"daemon state dir": "/Users/matthew/.codex/app-server-daemon",
"mode": "persistent",
"pid file": "/Users/matthew/.codex/app-server-daemon/app-server.pid (file)",
"settings": "/Users/matthew/.codex/app-server-daemon/settings.json (file)",
"status": "running",
"update-loop pid file": "/Users/matthew/.codex/app-server-daemon/app-server-updater.pid (file)"
},
"remediation": null,
"durationMs": 98
},
"auth.credentials": {
"id": "auth.credentials",
"category": "auth",
"status": "ok",
"summary": "auth is configured",
"details": {
"auth env vars present": "OPENAI_API_KEY",
"auth file": "/Users/matthew/.codex/auth.json",
"auth storage mode": "File",
"stored API key": "false",
"stored ChatGPT tokens": "true",
"stored agent identity": "false",
"stored auth mode": "chatgpt"
},
"remediation": null,
"durationMs": 0
},
"config.load": {
"id": "config.load",
"category": "config",
"status": "ok",
"summary": "config loaded",
"details": {
"CODEX_HOME": "/Users/matthew/.codex",
"config.toml": "/Users/matthew/.codex/config.toml",
"config.toml parse": "ok",
"cwd": "/Users/matthew",
"enabled feature flags": "shell_tool, view_image, unified_exec, shell_snapshot, code_mode_host, terminal_resize_reflow, sqlite, memories, hooks, enable_request_compression, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, in_app_updates, browser_use, browser_use_full_cdp_access, browser_use_external, computer_use, remote_plugin, plugin_sharing, image_generation, resize_all_images, item_ids, skill_mcp_dependency_install, skill_search, mentions_v2, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, auth_elicitation, personality, fast_mode, tui_app_server, remote_compaction_v2, workspace_dependencies",
"feature flag overrides": "memories=true",
"feature flags enabled": "40",
"log dir": "/Users/matthew/.codex/log",
"mcp servers": "2",
"model": "gpt-5.6-sol",
"model provider": "openai",
"sqlite home": "/Users/matthew/.codex"
},
"remediation": null,
"durationMs": 0
},
"git.environment": {
"id": "git.environment",
"category": "git",
"status": "ok",
"summary": "git version 2.55.0",
"details": {
"PATH git #1": "/opt/homebrew/bin/git",
"PATH git #2": "/usr/bin/git",
"PATH git entries": "2",
"git build options": "git version 2.55.0; cpu: arm64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh; rust: disabled; feature: fsmonitor--daemon; gettext: enabled; libcurl: 8.7.1; zlib: 1.2.12; SHA-1: SHA1_DC; SHA-256: SHA256_BLK; default-ref-format: files; default-hash: sha1",
"git exec path": "/opt/homebrew/opt/git/libexec/git-core",
"git version": "git version 2.55.0",
"repo detected": "false",
"selected git": "/opt/homebrew/bin/git"
},
"remediation": null,
"durationMs": 100
},
"installation": {
"id": "installation",
"category": "install",
"status": "ok",
"summary": "installation looks consistent",
"details": {
"PATH codex #1": "/Users/matthew/.local/bin/codex",
"PATH codex #2": "/opt/homebrew/bin/codex",
"PATH codex #3": "/Users/matthew/.local/bin/codex",
"PATH codex entries": "3",
"current executable": "/Users/matthew/.local/bin/codex",
"install context": "standalone (unix, package /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin, bin /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/bin, resources /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/codex-resources, path /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/codex-path)",
"managed by bun": "false",
"managed by npm": "false",
"managed by pnpm": "false",
"managed package root": "not set"
},
"remediation": null,
"durationMs": 2
},
"mcp.config": {
"id": "mcp.config",
"category": "mcp",
"status": "ok",
"summary": "MCP configuration is locally consistent",
"details": {
"configured servers": "2",
"disabled servers": "1",
"stdio servers": "2"
},
"remediation": null,
"durationMs": 0
},
"network.env": {
"id": "network.env",
"category": "network",
"status": "ok",
"summary": "network-related environment looks readable",
"details": {
"proxy env vars": "none"
},
"remediation": null,
"durationMs": 0
},
"network.provider_reachability": {
"id": "network.provider_reachability",
"category": "reachability",
"status": "ok",
"summary": "active provider endpoints are reachable over HTTP",
"details": {
"openai API base URL": "https://api.openai.com/v1 reachable (HTTP 404)",
"openai API route probe": "https://api.openai.com/v1/<redacted> route exists (HTTP 401)",
"reachability mode": "API key auth"
},
"remediation": null,
"durationMs": 790
},
"network.websocket_reachability": {
"id": "network.websocket_reachability",
"category": "websocket",
"status": "ok",
"summary": "Responses WebSocket handshake succeeded",
"details": {
"DNS": "2 IPv4, 2 IPv6, first IPv6",
"auth mode": "chatgpt",
"connect timeout": "15000 ms",
"endpoint": "wss://chatgpt.com/backend-api/<redacted>",
"handshake result": "HTTP 101 Switching Protocols",
"model provider": "openai",
"models etag present": "true",
"provider name": "OpenAI",
"proxy env vars": "none",
"reasoning header": "false",
"server model present": "false",
"supports websockets": "true",
"wire API": "responses"
},
"remediation": null,
"durationMs": 729
},
"runtime.provenance": {
"id": "runtime.provenance",
"category": "runtime",
"status": "ok",
"summary": "running standalone on macos-aarch64",
"details": {
"commit": "unknown",
"current executable": "/Users/matthew/.local/bin/codex",
"install method": "standalone (unix, package /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin, bin /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/bin, resources /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/codex-resources, path /Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/codex-path)",
"platform": "macos-aarch64",
"version": "0.147.0"
},
"remediation": null,
"durationMs": 0
},
"runtime.search": {
"id": "runtime.search",
"category": "search",
"status": "ok",
"summary": "search is OK (bundled)",
"details": {
"search command": "/Users/matthew/.codex/packages/standalone/releases/0.147.0-aarch64-apple-darwin/codex-path/rg",
"search command readiness": "file exists",
"search provider": "bundled"
},
"remediation": null,
"durationMs": 0
},
"sandbox.helpers": {
"id": "sandbox.helpers",
"category": "sandbox",
"status": "ok",
"summary": "sandbox configuration is readable",
"details": {
"approval policy": "OnRequest",
"codex-linux-sandbox helper": "none",
"execve wrapper helper": "/Users/matthew/.codex/tmp/arg0/codex-arg0NI17TY/codex-execve-wrapper",
"filesystem sandbox": "restricted",
"network sandbox": "enabled"
},
"remediation": null,
"durationMs": 0
},
"state.paths": {
"id": "state.paths",
"category": "state",
"status": "ok",
"summary": "state paths and databases are inspectable",
"details": {
"CODEX_HOME": "/Users/matthew/.codex (dir)",
"active rollout files": "663 files, 368944576 total bytes, 556477 average bytes",
"archived rollout files": "16 files, 5368421 total bytes, 335526 average bytes",
"goals DB": "/Users/matthew/.codex/goals_1.sqlite (file)",
"goals DB integrity": "ok",
"log DB": "/Users/matthew/.codex/logs_2.sqlite (file)",
"log DB integrity": "ok",
"log dir": "/Users/matthew/.codex/log (dir)",
"memories DB": "/Users/matthew/.codex/memories_1.sqlite (file)",
"memories DB integrity": "ok",
"queue DB": "/Users/matthew/.codex/queue_1.sqlite (file)",
"queue DB integrity": "ok",
"sqlite home": "/Users/matthew/.codex (dir)",
"standalone release cache": "3 entries in /Users/matthew/.codex/packages/standalone/releases",
"state DB": "/Users/matthew/.codex/state_5.sqlite (file)",
"state DB integrity": "ok",
"thread history DB": "/Users/matthew/.codex/thread_history_1.sqlite (file)",
"thread history DB integrity": "ok"
},
"remediation": null,
"durationMs": 911
},
"state.rollout_db_parity": {
"id": "state.rollout_db_parity",
"category": "threads",
"status": "warning",
"summary": "rollout files and state DB thread inventory differ",
"details": {
"default model provider": "openai",
"rollout DB active files": "663",
"rollout DB active rows": "664",
"rollout DB archive mismatches": "0",
"rollout DB archived files": "16",
"rollout DB archived rows": "16",
"rollout DB duplicate DB paths": "0",
"rollout DB duplicate rollout thread ids": "0",
"rollout DB malformed file names": "0",
"rollout DB missing active rows": "0",
"rollout DB missing archived rows": "0",
"rollout DB model providers": "openai=680",
"rollout DB rows": "680",
"rollout DB scan cap reached": "false",
"rollout DB scan errors": "0",
"rollout DB sources": "subagent:thread_spawn=376, exec=134, vscode=93, subagent:other=62, cli=14, subagent:review=1",
"rollout DB stale row sample": "/Users/matthew/.codex/sessions/2026/08/15/rollout-2026-08-15T17-43-04-01a00504-9f8b-77e2-990d-b8644d5d42e2.jsonl",
"rollout DB stale rows": "1"
},
"issues": [
{
"severity": "warning",
"cause": "state DB rows point at missing or unusable rollout files",
"measured": "1 stale rows",
"expected": "every state DB rollout path is a file on disk",
"remedy": null,
"fields": []
}
],
"remediation": null,
"durationMs": 336
},
"system.environment": {
"id": "system.environment",
"category": "system",
"status": "ok",
"summary": "OS language en-TH",
"details": {
"EDITOR": "set",
"LANG": "C.UTF-8",
"LC_CTYPE": "UTF-8",
"VISUAL": "not set",
"os": "Mac OS 26.4.1 [64-bit]",
"os language": "en-TH",
"os type": "Mac OS",
"os version": "26.4.1"
},
"remediation": null,
"durationMs": 2
},
"terminal.env": {
"id": "terminal.env",
"category": "terminal",
"status": "ok",
"summary": "terminal metadata was detected",
"details": {
"COLORTERM": "truecolor",
"TERM_PROGRAM": "WarpTerminal",
"color output": "enabled",
"effective locale": "UTF-8",
"stderr is terminal": "true",
"stdin is terminal": "true",
"stdout is terminal": "true",
"terminal": "Warp",
"terminal size": "136x50",
"terminal version": "v0.2026.08.05.09.03.stable_01"
},
"remediation": null,
"durationMs": 0
},
"terminal.title": {
"id": "terminal.title",
"category": "title",
"status": "ok",
"summary": "terminal title default",
"details": {
"terminal title activity": "true",
"terminal title items": "activity, project-name",
"terminal title project source": "cwd",
"terminal title project value": "matthew",
"terminal title source": "default"
},
"remediation": null,
"durationMs": 0
},
"updates.status": {
"id": "updates.status",
"category": "updates",
"status": "ok",
"summary": "update configuration is locally consistent",
"details": {
"cached latest version": "0.147.0",
"check for update on startup": "true",
"last checked at": "2026-08-17T08:18:46.628183Z",
"latest version": "0.147.0",
"latest version status": "current version is not older",
"update action": "standalone installer",
"version cache": "/Users/matthew/.codex/version.json"
},
"remediation": null,
"durationMs": 342
}
}
}
What issue are you seeing?
If I set EDITOR to code (the VS Code CLI helper), hitting Ctrl+g does not work.
It will correctly open a temp file in VS Code, but:
- The temp file doesn't have the existing prompt's contents
- If I make any changes and save, the codex prompt is unchanged
What steps can reproduce the bug?
1.Set EDITOR to code
- Run
codex, and add any text - Hit Ctrl+g
- See a _blank_ temp file open in VS Code
- Add any text to the temp file, save it, and close it
- See no changes to the prompt in codex
What is the expected behavior?
I expect the prompt to be copied to the temp file, and for saves to the temp file to update the codex prompt
Additional information
Just to rule out the terminal app, I verified this happens in both Warp and Ghostty 1.3.1.
https://github.com/openai/codex/issues/38964 is a sibling issue, but for Sublime Text.
2 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Root-caused on
main@ 1f41cc5d92 — both this and #38964 are one bug: Codex's editor flow assumes$EDITORblocks until editing is done, andcode/subllaunched bare are fork-and-return launchers that exit immediately.The flow.
run_editorwrites the seed to a temp file, spawns$EDITOR <tmpfile>, awaits the process's exit status, then reads the file back:https://github.com/openai/codex/blob/1f41cc5d92722748e45cae9cecc6d883a4e7cbb1/codex-rs/tui/src/external_editor.rs#L172-L229
With
EDITOR=code, the CLI helper hands the path to the running VS Code instance and exits in milliseconds. So Codex reads the file back while it still contains the seed — "no changes to the prompt", ever, by construction.**Why your temp file opens blank (the part that distinguishes this from #38964). The temp file is a
tempfile::TempPath(#L195-L198), which deletes the file whenrun_editorreturns**. With a fork-and-return editor, that return happens more or less instantly — frequently before the GUI process gets around to opening the path. VS Code then opens a path that no longer exists and shows an empty buffer; Sublime happens to win the race often enough to show the seeded content. Same bug, different race outcome.Immediate workaround (works today, because the editor command is parsed as multiple words):
With the wait flag, the helper blocks until the tab is closed, and the read-back/deletion sequencing is correct.
Fix outline for Codex:
code/code-insiders→--wait,subl→-w,zed→--wait,mate→-w,gvim→-f,idea→--wait. This is the same accommodation git ecosystems have converged on forcore.editor.EDITOR=\"code --wait\"" instead of silently accepting the unchanged seed. This catches every launcher not on the special-case list.Test shape: a fake editor script that exits 0 immediately without touching the file → assert the hint/error path; and one that rewrites the file → assert content round-trips.