Skip to content

Commit

Permalink
Add changelog note for fish-shell#10861
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed Nov 20, 2024
1 parent a48cc52 commit cc63420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ Other improvements
- ``fish_config`` now also works in a Windows MSYS environment (:issue:`10111`).
- Performance and interactivity under WSL has been improved with a workaround for Windows-specific locations being appended to ``$PATH`` by default (:issue:`10506`).
- Additional filesystems such as AFS are properly detected as remote, which avoids certain hangs due to expensive filesystem locks (:issue:`10818`).
- Standard output is flushed if external commands exit w/ a signal, in an attempt to reduce interleaving process output with the prompt (:issue:`10861`).

.. _rust-packaging:

Expand Down

0 comments on commit cc63420

Please sign in to comment.