BoraxTheClean / adaptable-antelopes

Code Jam 2021 adaptable antelopes team
MIT License
1 stars 0 forks source link

Use the scroll menu to select a directory for save as #81

Closed SharpBit closed 3 years ago

SharpBit commented 3 years ago

should be very similar to renaming.

Open scroll menu, show_files=False. Once a directory is shown, ask for the name of the file. do not allow / or \ since the directory should be chosen from the scroll menu, not typed out.

This will also fix the bug of not properly marking a file as removed or deleted on windows if the file was saved with a forward slash (/).