mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-21 12:37:46 +08:00
Changelog fix for #10168
This commit is contained in:
parent
48ef682cad
commit
534c00bdbf
|
@ -57,6 +57,7 @@ Other improvements
|
|||
- An integer overflow in ``string repeat`` leading to a near-infinite loop has been fixed (:issue:`9899`).
|
||||
- ``string shorten`` behaves better in the presence of non-printable characters, including fixing an integer overflow that shortened strings more than intended. (:issue:`9854`)
|
||||
- ``string pad`` no longer allows non-printable characters as padding. (:issue:`9854`)
|
||||
- The colors of the Nord theme better match their official style (:issue:`10168`).
|
||||
|
||||
For distributors
|
||||
----------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user