micro/internal
Preston Thorpe d5caf84788
Prompt on save/ existing file (#2714)
* 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
2023-01-29 18:11:34 -08:00
..
action Prompt on save/ existing file (#2714) 2023-01-29 18:11:34 -08:00
buffer Reload settings when filetype is changed 2023-01-26 18:21:35 -08:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config Add fakecursor option 2023-01-26 18:02:54 -08:00
display Fix incorrect LastVisualX after changing bufWidth w/o resize (#2629) 2022-12-02 17:49:06 -08:00
info Clear prompt before callback 2020-11-16 14:07:22 -05:00
lua Make more libraries available (#1917) 2020-11-21 01:46:17 -05:00
screen Add fakecursor option 2023-01-26 18:02:54 -08:00
shell Use shell job for terminal callback 2022-08-19 15:46:01 -07:00
util Improve comments 2021-08-21 17:58:30 -04:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00