Skip to content

0.7.4

Latest
Compare
Choose a tag to compare
@curlpipe curlpipe released this 06 Dec 13:38
8a2b313

I am proud to announce Ox now has file trees πŸŽ‰ you can view, open, create, delete, move and copy files inside the editor.

See the documentation here on how to make use of the file trees!

Here's a screenshot:

image

Full list of changes:

Added βž•

  • A file tree
  • Keyboard shortcuts for moving between splits

Fixed πŸ”§

  • Attempted to fix issues where Ox would get confused over different files of the same name
  • Fixed issue with errors being spammed to the terminal from various built-in plug-ins
  • Fully prevented any panics that the editor API could have caused
  • Improved global editor error handling (no more panics)
  • Fixed issue with save as feature messing up which file it was changing
  • Ensured that CWD moved with split focus
  • Prevented directories from being opened
  • Fixed issue with help message not showing under circumstances where it would be fine to display