Releases: noborus/ov
Releases · noborus/ov
v0.8.0
v0.7.1
v0.7.0
Changelog
- Customizable styles, not just colors
- Exact number of rows of wrap mode movement(PageUp/PageDown/PageHalfDown/PageHalfUP)
- Improved display performance for long lines (wrap mode)
- Added a key binding configuration file for less
See ov-less.yaml .
v0.6.2
v0.6.1
Changelog
Some bug fixes and performance improvements
- Fixed a mistake in calculating the position of the bottom line.
- Fixed a file with only one long line that could not be moved.
- Fixed incorrect behavior of combining characters.
- Fixed a bug when the number of lines changes when switching line numbers.
- Fixed to reduce useless draw.
v0.6.0
v0.5.0
v0.4.0
Changelog
Added help screen
Added help screen for key bindings (switches with h by default).
Also added the --help-key option which produces similar output.
Added support for changing key bindings
Key binding can be changed by writing key settings in .ov.yaml.
Changed to public package
Changed from internal to public package(oviewer).