[Bug] Export functionality fails when attempting both clipboard and file output simultaneously
Resolved 💬 3 comments Opened Apr 13, 2026 by olyaee Closed Apr 13, 2026
Bug Description
export doesn't work both to clipboard and to file
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.104
- Feedback ID: 5ce3333e-0e7c-4b0c-a259-346497ecca9e
Errors
[{"error":"Error: ripgrep exited with code null\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:528:2814)\n at emit (node:events:98:22)\n at #maybeClose (node:child_process:766:16)\n at #handleOnExit (node:child_process:520:72)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T07:45:44.628Z"},{"error":"RipgrepTimeoutError: Ripgrep search timed out after 20 seconds. The search may have matched files but did not complete in time. Try searching a more specific path or pattern.\n at T (/$bunfs/root/src/entrypoints/cli.js:531:242)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:531:456)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:528:2885)\n at emit (node:events:98:22)\n at #maybeClose (node:child_process:766:16)\n at #handleOnExit (node:child_process:520:72)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T07:45:44.629Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T07:51:05.724Z"},{"error":"Error: Request was aborted.\n at BE_ (/$bunfs/root/src/entrypoints/cli.js:1268:12089)\n at next (native:1:11)\n at tm7 (/$bunfs/root/src/entrypoints/cli.js:7918:9109)\n at next (native:1:11)\n at _p7 (/$bunfs/root/src/entrypoints/cli.js:7923:12068)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T07:51:16.112Z"},{"error":"Error: Agent type 'codex:rescue' not found. Available agents: general-purpose, statusline-setup, Explore, Plan, claude-code-guide, code-simplifier:code-simplifier, feature-dev:code-architect, feature-dev:code-explorer, feature-dev:code-reviewer, codex:codex-rescue\n at call (/$bunfs/root/src/entrypoints/cli.js:3149:4838)\n at F85 (/$bunfs/root/src/entrypoints/cli.js:3916:8296)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T07:54:08.183Z"},{"error":"Error: Request was aborted.\n at BE_ (/$bunfs/root/src/entrypoints/cli.js:1268:12089)\n at next (native:1:11)\n at tm7 (/$bunfs/root/src/entrypoints/cli.js:7918:9109)\n at next (native:1:11)\n at _p7 (/$bunfs/root/src/entrypoints/cli.js:7923:12068)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T07:54:15.861Z"},{"error":"McpError: MCP error -32001: user-cancel\n at j (/$bunfs/root/src/entrypoints/cli.js:91:55308)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:91:55566)\n at abort (unknown)\n at h71 (/$bunfs/root/src/entrypoints/cli.js:1337:830)\n at abort (unknown)\n at h71 (/$bunfs/root/src/entrypoints/cli.js:1337:830)\n at abort (unknown)\n at AOH (/$bunfs/root/src/entrypoints/cli.js:8251:7567)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:8215:5049)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:1522:69897)","timestamp":"2026-04-13T08:09:44.838Z"},{"error":"Error: Request was aborted.\n at BE_ (/$bunfs/root/src/entrypoints/cli.js:1268:12089)\n at next (native:1:11)\n at tm7 (/$bunfs/root/src/entrypoints/cli.js:7918:9109)\n at next (native:1:11)\n at _p7 (/$bunfs/root/src/entrypoints/cli.js:7923:12068)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T08:20:01.671Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T08:20:23.913Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T08:41:14.854Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗