Skip to content

1.0.3

Choose a tag to compare

@zyedidia zyedidia released this 07 Sep 01:56
· 2796 commits to master since this release

Micro version 1.0.3

Changelog:

  • Macros
  • Support for both 'clipboard' and 'primary' clipboard on Linux
  • Change unsaved changes prompt
    • Now says Save changes to filename before closing? (y,n,esc)
  • Syntax file improvements
    • Pascal
    • Typescript
    • PHP improvements
    • CSS improvements
  • Plugin API improvements
    • Plugins can create custom autocomplete functions for commands
    • HandleShellCommand returns the stdout of the command
    • (*View).Open(filename string) for opening files easily

And many bug fixes as well.