Fish 4.7.0 released
Fish Shell 4.7.0 finally patches the exact bugs that make terminal work feel like a chore, including history corruption from abrupt shutdowns and theme variables leaking into background scripts. Interactive users will notice smoother completion paging, properly sorted directory lists, and private mode history that actually stays isolated. Developers get cleaner config path handling, modernized translation workflows, and fixed man page completions for newer coreutils versions. Long-standing regressions like broken vi mode editing and double command execution on failures finally disappear, making the upgrade worth the restart.
Fish 4.7.0 released
Fish Shell 4.7.0 has been released with nearly two hundred commits, addressing key issues that made terminal use cumbersome, such as history corruption and improper directory sorting. The update enhances interactive user experiences with smoother completion paging and ensures private mode history remains isolated, while also improving scripting stability by preventing theme variables from leaking into background scripts. Developers will benefit from cleaner configuration handling and improved localization workflows, alongside fixes for long-standing regressions like broken vi mode editing. Overall, the upgrade promises a more stable and user-friendly terminal experience, making it worthwhile for users to restart and test their custom themes or scripts
