Python 3.8 IDLE refuses to save, CTRL+S produces a line break

Viewed 86

See title. Can't run scripts either because it complains that it isn't saved, and if I go to save it nothing happens. CTRL+S produces a line break. Happened all of a sudden, worked fine before this

If I use "save as" or CTRL+SHIFT+S it allows me to select the file but then nothing happens

1 Answers

Make sure you have IDLE classic windows selected in settings > keys

Make sure you have IDLE classic windows selected in settings > keys

Related