Project
cortex
Description
When you run into cli screen, and type the question mark(?), it shows the help menu instead of as character (?).
I am not sure how to write the question if this doesn't work
Error Message
Debug Logs
System Information
OS: Ubuntu 24.04.3 LTS
CPU: Intel(R) Core(TM) i9-14900HX (8 cores)
RAM: 16 GB
Screenshots
Steps to Reproduce
- Run
cortex
- Type
What is cortex?
- You will notice
? won't be typed and show the help popup
Expected Behavior
It should write down as ?.
Actual Behavior
It show the help popup
Additional Context
No response