mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-02 10:50:25 +09:00
I'm trying to add more options for plugins that want to run shell commands. Also trying to add support for running shell commands in the terminal emulator from a plugin and return the output. More to come soon. Ref #979