github curlpipe/ox 0.4.2
0.4.2 - Increased Configurability

latest releases: 0.7.7, 0.7.6, 0.7.5...
23 months ago

This is quite a big update that generally involves more powerful configuration ability.

Added ➕

  • Commands are now exclusively defined in the config file (no more hard-coded ones)
  • Custom syntax highlighting, so you can extend it to support file types that aren't supported by default
  • Expanded editor API that now allows for getting text from the document, more advanced cursor moving and more fields to check the state of the document and editor

Fixed 🔧

  • Updated README format
  • Fixed error when inserting quotes into the editor
  • Fixed issues with editor API where trying to query or edit lines that haven't been loaded yet (due to file buffering) crash the editor.

Don't miss a new ox release

NewReleases is sending notifications on new releases.