Let's release Rust-based fish
github.com
Let's release Rust-based fish
1–10 of 19 posts
Re: Let's release Rust-based fish
#2As my understaning it bring bunch of features out of box, syntax highligh, tab completion etc.?
Re: Let's release Rust-based fish
#3- Nobody really likes C++ or CMake, and there's no clear path for getting off old toolchains. Every year the pain will get worse.
- C++ is becoming a legacy language and finding contributors in the future will become difficult, while Rust has an active and growing community.
- Rust is what we need to turn on concurrent function execution.
- Being written in Rust will help fish continue to be perceived as modern and relevant.
It’s been pretty successful on the whole as the goal hasn’t been a big rewrite, but a module-by-module port, which will serve as a new baseline.
Re: Let's release Rust-based fish
#4What difference from ZSH, any reason I have to use it over other? As my understaning it bring bunch of features out of box, syntax highligh, tab completion etc.?
Re: Let's release Rust-based fish
#5Re: Let's release Rust-based fish
#6What difference from ZSH, any reason I have to use it over other? As my understaning it bring bunch of features out of box, syntax highligh, tab completion etc.?
Faster, simpler and nicer to use, in my limited experience of ZSH. A focus on great defaults rather than expandability. But then I’m somewhat biased, having settled on Fish over a decade ago. ZSH might be better now.
Re: Let's release Rust-based fish
#7What difference from ZSH, any reason I have to use it over other? As my understaning it bring bunch of features out of box, syntax highligh, tab completion etc.?
Faster, simpler and nicer to use, in my limited experience of ZSH. A focus on great defaults rather than expandability. But then I’m somewhat biased, having settled on Fish over a decade ago. ZSH might be better now.
Re: Let's release Rust-based fish
#8Re: Let's release Rust-based fish
#9What difference from ZSH, any reason I have to use it over other? As my understaning it bring bunch of features out of box, syntax highligh, tab completion etc.?
Re: Let's release Rust-based fish
#10Earlier quoted context omitted.
Faster, simpler and nicer to use, in my limited experience of ZSH. A focus on great defaults rather than expandability. But then I’m somewhat biased, having settled on Fish over a decade ago. ZSH might be better now.
Yeah, that great we have a lot of different opinion on thing and tools. For personal use i would try it. But for server side we as usual stick to default shipment, vim, zsh etc