Open bartsmykla opened 2 years ago
Thank you for your kind words! Although some support for other shell types is planned this won't happen anytime soon, unfortunately. The list of additional languages is not defined yet. So far zsh
is a candidate and I'll think about fish
.
Do you have any numbers on users or growth of the fish
language?
The thing about fish is when the user put it as the default shell. If you write any program that includes some initialization in /etc/profile.d, if you write it in Shell it can be executed by Bash and Zsh but no fish. There is a plugin that does that but it is limited. Each time that I modify the script.sh I need to rewrite it in fish and I would love have help with it because my knowledge is pretty low.
Hi everyone!
I'm happy user of this extension and have just one question. Are there any plans for supporting
fish
shell maybe? It's the only missing thing which I would love to see in the plugin.Bart