Fish Shell 4 is written in Rust
Fish Shell 4 is written in Rust
Posted Feb 15, 2025 6:25 UTC (Sat) by marcH (subscriber, #57642)In reply to: Fish Shell 4 is written in Rust by intgr
Parent article: Rewriting essential Linux packages in Rust
Many quick and dirty scripts start from my command line history. Conversely, I often copy/paste and "import" functions or other code from scripts to my command line for interactively using and/or testing it. This sort of interactive back and forth is too convenient, productive and important and I really don't want to lose it. So, "fish" is out.
Is zsh "compatible enough" with POSIX? Does not have to be 100% for the above. If not, is there some other, fancy new shell that is significantly better than bash and that I should try? I'd like not to lose too much readline "compatibility" either. readline key strokes are close to universal so why should I learn new, different ones? Except for new features of course. It's painful enough to switch between readline and vi commands already.
