codex - 💡(How to fix) Fix Codex app: Korean `/압축` slash command posts only `축` when submitted with Enter [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#21293Fetched 2026-05-07 03:42:34
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
1
Author
Participants
Timeline (top)
labeled ×2commented ×1renamed ×1

Korean localized slash command /압축 works functionally, but when submitted with Enter, only the final character is posted into the chat history.

This does not happen when selecting the command with the mouse, and English slash commands do not seem to have the same issue.

Root Cause

Korean localized slash command /압축 works functionally, but when submitted with Enter, only the final character is posted into the chat history.

This does not happen when selecting the command with the mouse, and English slash commands do not seem to have the same issue.

RAW_BUFFERClick to expand / collapse

Summary

Korean localized slash command /압축 works functionally, but when submitted with Enter, only the final character is posted into the chat history.

This does not happen when selecting the command with the mouse, and English slash commands do not seem to have the same issue.

What happened

When I type /압축 in the Codex desktop app and press Enter:

  • The compaction itself appears to run correctly.
  • However, the submitted chat message becomes only .

So the bug is not that compaction fails. The bug is that the Korean slash command is rendered/submitted incorrectly after pressing Enter.

Expected behavior

Submitting /압축 with Enter should behave the same as selecting it with the mouse:

  • run the compaction command
  • not post only the final character into chat history

Actual behavior

Pressing Enter after typing /압축 posts into the chat.

Reproduction steps

  1. Open Codex desktop app.
  2. Type /압축 in the composer.
  3. Press Enter.
  4. Observe that is posted into the chat history.

Comparison

  • /압축 + Enter: compaction runs, but is posted into chat.
  • /압축 selected by mouse: works normally.
  • English slash commands such as /compact: work normally.
  • Other localized languages: not tested.

Environment

  • App: Codex desktop app
  • OS: macOS
  • Input/language: Korean
  • Date observed: 2026-05-06

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Submitting /압축 with Enter should behave the same as selecting it with the mouse:

  • run the compaction command
  • not post only the final character into chat history

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING