darcs

Patch 2466 invoke the pager based on terminal size ... (and 1 more)

Title invoke the pager based on terminal size ... (and 1 more)
Superseder Nosy List ganesh
Related Issues
Status needs-screening Assigned To
Milestone

Created on 2026-07-29.20:36:34 by ganesh, last changed 2026-07-29.20:36:34 by ganesh.

Files
File name Status Uploaded Type Edit Remove
invoke-the-pager-based-on-terminal-size-rather-than-a-fixed-threshold.dpatch ganesh, 2026-07-29.20:36:34 application/x-darcs-patch
patch-preview.txt ganesh, 2026-07-29.20:36:34 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg24227 (view) Author: ganesh Date: 2026-07-29.20:36:34
breaking out of patch2457 for independent review

2 patches for repository darcs-unstable@darcs.net:/opt/darcs/screened:

patch 9d723bedd600912a04c2480e066d553f352775e9
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date:   Tue Sep 16 16:07:53 BST 2025
  * invoke the pager based on terminal size rather than a fixed threshold

  Also introduce the DARCS_FORCE_PAGER environment variable so that the user can
  set a fixed threshold if desired.

patch 99be3ad02140e22e3c0e8b5f7de6e3d226b5bcaf
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date:   Tue Sep 16 16:09:46 BST 2025
  * invoke the pager based on terminal size rather than a fixed threshold

  Remove the DARCS_FORCE_PAGER environment variable and introduce instead the
  DARCS_PAGER_ALLOWANCE one, so that the user can fine tune the use of pager
  depending on their own environment (e.g., a multi-line prompt).
Attachments
History
Date User Action Args
2026-07-29 20:36:34ganeshcreate