Optionally page output

Author: caseyCreated Jun 27, 2018Updated Oct 23, 2025
Labelsnew feature

Would it be possible to add an option to pipe watchexec output to a pager like less or more? If a command produces a lot of output, piping it to a pager would prevent the first lines from scrolling off the screen unseen.

I originally filed this against cargo-watch, but it might be more appropriate to add it to watchexec itself.

Thanks!