How to do new line on Cursor CLI input?

With Claude Code, I can use the Option+Enter key to do a new line on the terminal input. It does not work for Cursor CLI. Shift+Enter does not work either.

Can you add this feature? Its important for writing prompts properly.

Thanks

Try alt+enter. Although the prompt code seems a bit buggy. When it bugs out, one ctrl+c might kind of fix it, but new lines (deleting or adding) always tend to bug out for me.

Maybe Shift-Enter? Did not try CLI yet.

Im on Mac, I dont have Alt key.
No Shift+Enter does not work either

Sorry, didn’t know you were on Mac. Use ctrl+j instead then.