cursor
cursor copied to clipboard
Issue!! convert "\n's to new lines unintentionally.
trafficstars
Bug!! When I save my code, which contains "\n" in some strings, Cursor will transform the "\n" into "true returns," i.e., a new line. This behavior leads to disaster errors.
The client of Cursor runs on Win11, and the Python code is placed on Remote Ubuntu18.04, which is connected by SSH.

same~~~
Should be fixed in newest version 🙂