Bug in qsub interactive window
What version of Codex is running?
codex-cli 0.87.0
What subscription do you have?
plus
Which model were you using?
chatgpt-5.2-codex
What platform is your computer?
NAME="Red Hat Enterprise Linux" VERSION="9.4 (Plow)"
What terminal emulator and version are you using (if applicable)?
VSCode Terminal
What issue are you seeing?
When I open the codex in the qsub interactive window,
whenever I move mouse / press Up/Down / press Ctrl,
observed: cursor flickers/jumps; screen becomes garbled.
<img width="852" height="385" alt="Image" src="https://github.com/user-attachments/assets/c81b2e99-388c-40eb-bfdb-39a66b6b8147" />
What steps can reproduce the bug?
<img width="852" height="385" alt="Image" src="https://github.com/user-attachments/assets/11416454-d98b-46de-b861-25fd6b31c5ec" />
You can reproduct just use the steps in the screenshot. Just after I use qsub to create an interactive GPU window, then the problem happens. But the codex is good when i am in the login node.
What is the expected behavior?
Move the mouse / press Up/Down arrows / press Ctrl
The cursor starts flickering/jumping, and the screen output becomes garbled.
Additional information
I have tried
stty sane
tput rmcup
reset
export TERM=xterm-256color
No command works
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗