Path to this page:
./
textproc/ov,
Feature-rich terminal-based text viewer
Branch: CURRENT,
Version: 0.41.0nb1,
Package name: ov-0.41.0nb1,
Maintainer: schmonzov is a terminal pager.
* Quickly opens files larger than memory.
* Supports fixed header lines and columns.
* Optimized for tabular text with column mode and customizable
column colors.
* Fully customizable shortcut keys and styles.
* Follow mode for real-time updates (like `tail -f` / `tail -F`).
* Exec mode to display command output dynamically.
* Watch mode to monitor file changes periodically.
* Advanced search: incremental, regex, and filter functions.
* Multi-color highlighting for multiple words.
* Supports Unicode and East Asian Width characters.
* Handles compressed files (gzip, bzip2, zstd, lz4, xz).
Master sites:
Filesize: 6879.733 KB
Version history: (Expand)
- (2025-06-06) Updated to version: ov-0.41.0nb1
- (2025-05-30) Package added to pkgsrc.se, version ov-0.41.0 (created)
CVS history: (Expand)
2025-06-06 16:01:43 by Benny Siegert | Files touched by this commit (193) |  |
Log message:
Revbump all Go packages after go124 update
|
2025-05-30 13:17:56 by Amitai Schleier | Files touched by this commit (5) |  |
Log message:
Add ov: Feature-rich terminal-based text viewer
ov is a terminal pager.
* Quickly opens files larger than memory.
* Supports fixed header lines and columns.
* Optimized for tabular text with column mode and customizable
column colors.
* Fully customizable shortcut keys and styles.
* Follow mode for real-time updates (like `tail -f` / `tail -F`).
* Exec mode to display command output dynamically.
* Watch mode to monitor file changes periodically.
* Advanced search: incremental, regex, and filter functions.
* Multi-color highlighting for multiple words.
* Supports Unicode and East Asian Width characters.
* Handles compressed files (gzip, bzip2, zstd, lz4, xz).
|