1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-31 18:21:04 +00:00
Nathan Fisher 5114c0189d
Add support for BusyBox less as pager (#2162)
* Add support for BusyBox less as pager

* Run tests/syntax-tests/update.sh to update tests

* Address reviewer's concerns with pull request
* Revert all changes in `test` directory
* Minimize overall diff size
* Detect busybox from separate helper function
* Pass equivalent options to BusyBox from same code by changing from long to
  short options

* Remove redundant `if` statement from previous commit
Add test for invalid utf-8
Add `parse_less_version_busybox` to test for invalid program
Add commenting around short options
2022-05-04 07:56:38 +02:00
..
2022-02-07 06:14:07 +01:00
2021-09-12 15:50:10 +02:00
2020-04-22 23:55:28 +02:00
2021-03-07 14:59:10 +01:00
2021-12-08 16:06:42 +01:00
2021-11-24 07:27:36 +01:00
2020-12-28 09:27:40 +01:00
2021-05-27 12:05:07 +02:00
2020-04-22 23:55:28 +02:00
2021-12-08 16:06:42 +01:00