Skip to content

Package pageantty.0.0.2 #27962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 1, 2025
Merged

Conversation

mbarbin
Copy link
Contributor

@mbarbin mbarbin commented May 30, 2025

pageantty.0.0.2

Run a pager to display diffs and other outputs in the terminal
[pageantty] provides utility libraries for running pagers in the
terminal.

It includes [Git_pager], a small one-module library for displaying
Git diffs and other custom outputs in a terminal pager.

This is useful for tools that integrate with Git and need to display
output exceeding one screen, while respecting user color preferences
and Git's configuration.



0.0.2 (2025-05-30)

Added

Changed

0.0.1 (2025-04-30)

Added

  • Added tests.
  • Import code from work-in-progress project.

🐫 Pull-request generated by opam-publish v2.5.1

@mbarbin
Copy link
Contributor Author

mbarbin commented May 30, 2025

So far I've used this project as vendored content in dunolint. Recently I was thinking of re-using this across projects so I am proposing to include it as a standalone opam package. Tested in the CI in this PR.

@mseri
Copy link
Member

mseri commented Jun 1, 2025

Thanks

@mseri mseri merged commit 992392f into ocaml:master Jun 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants