0.2.3
0.2.3
This is the fourth release in the 0.2 series of versions. It is a big release and not only focuses on new features but also improves previous ones and splats several bugs.
- A new powerful command line interface written with clap-rs with a help command.
- A new configuration system to modify the themes and functionality of Ox.
- Added line number padding on the left hand side.
- Changed the default theme to a custom one that feels more modern.
- Changed the Logo.
- Optimized performance.
- Reduced runtime errors by squashing unwrap calls.
- Added proper wrapping to the status line and welcome message.
- Search feature now snaps to the middle of the screen properly.
- Added a replace feature with regex support.
- Added a replace all feature with regex support.
- Added regex support to search feature.