mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-08 05:40:18 +09:00
* Update for fixing bug issue Adds YNprompt when user tries save new file as existing file name in current directory. https://github.com/zyedidia/micro/issues/2709 * Update actions.go error handled. gonna have to be tested on permission errors, etc