Allow configuring pager program through configuration file #38

Open
opened 2026-02-12 09:01:18 +01:00 by oysteikt · 0 comments
Owner

Currently, we are running less as a subprocess, letting python just fetch it from the $PATH. Maybe we should make this configurable, if only to silence the linter warning about starting a process with a partial executable path?

Currently, we are running `less` as a subprocess, letting python just fetch it from the `$PATH`. Maybe we should make this configurable, if only to silence the linter warning about starting a process with a partial executable path?
oysteikt added the feature requestgood first issue labels 2026-02-12 09:01:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/dibbler#38