1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-11 07:42:35 +01:00

Write changelog

This commit is contained in:
cyqsimon
2024-05-08 16:55:10 +08:00
parent 1afe875717
commit a59b69a6bb

View File

@@ -15,6 +15,7 @@
- Fix handling of inputs with OSC ANSI escape sequences, see #2541 and #2544 (@eth-p)
- Fix handling of inputs with combined ANSI color and attribute sequences, see #2185 and #2856 (@eth-p)
- Fix panel width when line 10000 wraps, see #2854 (@eth-p)
- Only start offload worker thread when there's more than 1 core #2956 (@cyqsimon)
## Other