Ludovic Courtès 9296a2e511
processes: Allow 'less' to properly estimate line length.
Until now, the first few lines in the output of 'guix processes' could
disappear in 'less'.

* guix/ui.scm (call-with-paginated-output-port): Add #:less-options
parameter and honor it.
(with-paginated-output-port): Allow callers to pass #:less-options.
* guix/scripts/processes.scm (guix-processes): Pass #:less-options to
'with-paginated-output-port'.
2020-07-27 12:06:35 +02:00
..
2019-09-23 11:56:40 -07:00
2020-07-11 12:33:01 +02:00
2020-04-16 23:41:52 +02:00
2018-09-04 17:25:11 +02:00
2020-01-07 12:25:09 +01:00
2020-07-11 12:33:01 +02:00
2020-07-11 11:51:56 +02:00
2019-09-23 23:41:19 +02:00
2020-07-05 16:13:37 +05:30