Noborus Ov Versions Save

🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager.

v0.34.1

2 weeks ago

What's Changed

Full Changelog: https://github.com/noborus/ov/compare/v0.34.0...v0.34.1

v0.34.0

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/noborus/ov/compare/v0.33.3...v0.34.0

v0.33.3

2 months ago

What's Changed

Fixed an issue where wide characters might disappear on Windows by updating tcell 2.7.1.

Full Changelog: https://github.com/noborus/ov/compare/v0.33.2...v0.33.3

v0.33.2

3 months ago

What's Changed

Full Changelog: https://github.com/noborus/ov/compare/v0.33.1...v0.33.2

v0.33.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/noborus/ov/compare/v0.33.0...v0.33.1

v0.33.0

4 months ago

What's Changed

Full Changelog: https://github.com/noborus/ov/compare/v0.32.1...v0.33.0

v0.32.1

6 months ago

What's Changed

Full Changelog: https://github.com/noborus/ov/compare/v0.32.0...v0.32.1

v0.32.0

7 months ago

What's Changed

Full Changelog: https://github.com/noborus/ov/compare/v0.31.0...v0.32.0

v0.31.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/noborus/ov/compare/v0.30.0...v0.31.0

v0.30.0

11 months ago

Major change

Changed memory management to store in chunks. It is now possible to release some of the loaded content, which was not possible before.

What's Changed(Changed from v0.15.0)

  • Added options and settings to limit memory.
  • Further speed improvement.
  • Added column-width.
  • Watch is now possible with the exec option.
  • Supported EOF files without newline in follow mode.
  • quickly move to tail.

Full Changelog: https://github.com/noborus/ov/compare/v0.15.0...v0.30.0 https://github.com/noborus/ov/releases/tag/v0.20.0 https://github.com/noborus/ov/releases/tag/v0.21.0 https://github.com/noborus/ov/releases/tag/v0.22.0 https://github.com/noborus/ov/releases/tag/v0.23.0