Thank you for your wonderful shell!!! I feel the lack of official distro packages (though the fish shell repository works fine)
Fish shell 2.1
11–20 of 154 posts
Re: Fish shell 2.1
#12Re: Fish shell 2.1
#13I like the idea of fish, but I've had issues with other programs assuming things about my shell. Like vim and I think even other programs. There's something fish doesn't do, that other shells like bash and zsh do, that breaks other programs. I can't remember the specifics, but fish breaks stuff for me when I tried it, and I tried it pretty recently.
There are two problems I've found that prevent me from using fish more: 1. Fish syntax breaks virtualenv (Edit: Okay, apparently this isn't actually a problem). 2. Fish does not have the equivalent of 'disown' in bash. This is fine if you exit the parent shell normally, but not if you send SIGKILL, which my window manager (wmii and i3) does.
You might want to try virtualfish [1]
Re: Fish shell 2.1
#14Thank you for your wonderful shell!!! I feel the lack of official distro packages (though the fish shell repository works fine)
Re: Fish shell 2.1
#15Re: Fish shell 2.1
#16I like the idea of fish, but I've had issues with other programs assuming things about my shell. Like vim and I think even other programs. There's something fish doesn't do, that other shells like bash and zsh do, that breaks other programs. I can't remember the specifics, but fish breaks stuff for me when I tried it, and I tried it pretty recently.
There are two problems I've found that prevent me from using fish more: 1. Fish syntax breaks virtualenv (Edit: Okay, apparently this isn't actually a problem). 2. Fish does not have the equivalent of 'disown' in bash. This is fine if you exit the parent shell normally, but not if you send SIGKILL, which my window manager (wmii and i3) does.
Re: Fish shell 2.1
#17Re: Fish shell 2.1
#18The thing I appreciate most about fish is the clever suggestions from my shell history - the simplest things can be the biggest time-savers when it comes to entering obscure commands a few weeks apart (I don't have to look them up each time I do it now)
Re: Fish shell 2.1
#19I am currently running fish version 2.0.0 (Love it btw!) - does anyone know if there is a way to manually self update to 2.1? Or do I need to reinstall the package.