tmhglnd / mercury

A minimal and human-readable language and environment for the live coding of algorithmic electronic music.
http://www.timohoogland.com/mercury-livecoding
GNU General Public License v3.0
291 stars 13 forks source link

Saving file with .txt adds extra .txt extension #45

Closed tmhglnd closed 4 years ago

tmhglnd commented 4 years ago

When saving a code file and the filename has xxx.txt when saving it adds an extra .txt resulting in xxx.txt.txt. If the .txt is not provided it doesn't ask for replace if the filename has the same name as an existing file because it doesn't recognize it without the .txt

tmhglnd commented 4 years ago

Fixed in 120f1be4366f455a91e7a00bd20dcb11d24aba53