Files
CopilotGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>carlosala
99aaf58d00 fix(codex): redirect stdin from /dev/null in background completion generation (#13921)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: carlosala <66907184+carlosala@users.noreply.github.com>
2026-08-08 20:06:16 +02:00
..
2026-08-07 10:58:15 +02:00

codex Plugin

Introduction

This codex plugin sets up completion for codex.

To use it, add codex to the plugins array of your zshrc file:

plugins=(... codex)