1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

changelog

This commit is contained in:
abhinavcool42
2025-10-28 17:25:43 +05:30
parent 2fac9b2740
commit a8140f91cc

View File

@@ -4,7 +4,7 @@
## Bugfixes
- Fix hang when using `--list-themes` with an explicit pager, see #3455 (@abhinavcool42)
- Fix hang when using `--list-themes` with an explicit pager, see #3457 (@abhinavcool42)
- Fix negative values of N not being parsed in <N:M> line ranges without `=` flag value separator, see #3442 (@lmmx)
## Other