cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Issue!! convert "\n's to new lines unintentionally.

Open fightingnoble opened this issue 2 years ago • 1 comments
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. image image

fightingnoble avatar Mar 21 '23 07:03 fightingnoble

same~~~

lichengzhe avatar Mar 21 '23 13:03 lichengzhe

Should be fixed in newest version 🙂

truell20 avatar Apr 08 '23 07:04 truell20