Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Maybe some keybind in a software. Another mentions Claude code, so it may be used to enter new line where enter is bound to send the prompt.

Terminal programs don’t see key events. It’s all text. I just checked st (suckless) code and the RETURN key will send “\r” aka carriage return. Control+j is “\n” or line feed.

 help



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: