mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-12 02:20:59 +00:00
When we are saving a file with sudo, if we interrupt sudo via Ctrl-c, it doesn't just kill sudo, it kills micro itself. The cause is the same as in the issue #2612 for RunInteractiveShell() which was fixed by #3357. So fix it the same way as in #3357. |
||
|---|---|---|
| .. | ||
| action | ||
| buffer | ||
| clipboard | ||
| config | ||
| display | ||
| info | ||
| lua | ||
| screen | ||
| shell | ||
| util | ||
| views | ||