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
|