Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ox 0.6.0 #191296

Merged
merged 2 commits into from
Sep 20, 2024
Merged

ox 0.6.0 #191296

merged 2 commits into from
Sep 20, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
An update with quite a few small changes that make Ox much more polished!

Big thanks to @HKalbasi for the assistance in setting up the CI

:warning: Warning, you may need to update your configuration file, feel free to copy the default one stored in config/.oxrc within the repository

Added :heavy_plus_sign:

  • Proper CI to the repository (so hopefully bugs should become less common going forward)
  • Re-added cursor y position conservation when moving up and down (which was somehow removed)
  • Re-added key bindings to change tabs using the keyboard
  • New configuration options for documents, tab_line and line numbering
  • Simpler configuration file example

Fixed :wrench:

  • Plug-ins that are not found now give a warning instead of a horrible panic message
  • Ox will now give a warning if the user doesn't have a configuration file of their own
  • Fixed issue with broken tab-as-spaces traversal
  • Documentation (wiki and readme) is now up to date
  • Different plug-ins can now bind to the same key binding without conflicting with each other
  • You don't need to use status_line:clear() anymore, as this is handled manually
  • Mouse clicks will now no longer push the cursor to the beginning of lines when moving up or down immediately after clicking
  • Ox should now download much faster as huge test files have been removed
  • Removed warnings when compiling

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 20, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 20, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 20, 2024
Merged via the queue into master with commit 6b49c8f Sep 20, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-ox-0.6.0 branch September 20, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants