Commit Graph

4 Commits (7c730d11c36e9c75dc319e31cd7a3007bde3acb2)

Author SHA1 Message Date
Roy Ivy III 71ab4a2058 Tests ~ revert to `echo` (after fixed 'windows' pager process execution) 4 years ago
Roy Ivy III 3a7743ffc5 Tests ~ `echo` has portability issues; for CI, replace with `printf`
- using `echo` on 'windows' platforms requires process execution indirectly via the shell
- `printf` is available on all GHA CI platforms
  - `printf` is *not* available on usual 'windows' platforms; so this is just temporizing, awaiting a true fix
4 years ago
sharkdp 278d841408 Move '--paging' arg to config file. 6 years ago
Ricky 558134f6c8 Changed to unwrap methods, added integration tests 6 years ago