1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-31 18:21:04 +00:00
Allen Wild 91a347bf6d Fix less version parsing for minor versions of less
Less 581.2 is here, and it has a ".2" in the version string, which can't
be parsed as a usize.

Update the check to find a non-digit character rather than a space. This
ignores the minor version, but parses the major version correctly.
2021-05-12 11:47:16 +02:00
..
2021-03-17 21:10:16 +01:00
2020-04-24 16:11:05 +02:00
2021-03-15 07:21:15 +01:00
2020-04-22 23:55:28 +02:00
2021-03-07 14:59:10 +01:00
2021-03-07 14:59:10 +01:00
2020-04-24 16:11:05 +02:00
2020-12-28 09:27:40 +01:00
2020-04-22 23:55:28 +02:00
2021-03-07 14:59:10 +01:00