./textproc/ov, Feature-rich terminal-based text viewer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.41.0nb1, Package name: ov-0.41.0nb1, Maintainer: schmonz

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).


Master sites:

Filesize: 6879.733 KB

Version history: (Expand)


CVS history: (Expand)


   2025-06-06 16:01:43 by Benny Siegert | Files touched by this commit (193) | Package updated
Log message:
Revbump all Go packages after go124 update
   2025-05-30 13:17:56 by Amitai Schleier | Files touched by this commit (5) | Package updated
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).