> I have no idea what is going on with your system. [ ... ] > $ /usr/bin/fish -v > fish, version 2.0.0
I think I begin to understand, at least halfway. We are working with two different fish packages. Here a summary of $ sudo apt-cache show fish Package: fish Priority: extra Section: shells Installed-Size: 6274 Maintainer: ridiculous_fish <corydo...@ridiculousfish.com> Architecture: amd64 Version: 2.2.0-473-g8a6f26f-1~trusty [...] Description-md5: 1f6588a533d51dc20e623d7931129458 Package: fish Priority: optional Section: universe/shells Installed-Size: 3679 Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> Original-Maintainer: Gustavo Noronha Silva <k...@debian.org> Architecture: amd64 Version: 2.0.0-1 [...] Description-md5: 4a81d010b32d85ddb0d5779f50958db5 I guess that means you are working with the universe version of fish packaged by ubuntu and I don't. What I do not not know, is why my system didn't choose the version from universe. But this is not in the scope of this mailing list I guess... On Fri, Dec 18, 2015, at 04:41 PM, Kurtis Rader wrote: > On Fri, Dec 18, 2015 at 4:44 AM, ben yakawp <ben.li...@yakawp.com> wrote: > > > I can reproduce the problem with the ubuntus version of fish: > > > > sudo apt-get remove --purge fish > > sudo apt-get update > > sudo apt-get install fish > > /usr/bin/fish -v > > fish, version 2.2.0-473-g8a6f26f > > > I have no idea what is going on with your system. The only way you'll see > the output of "stty -a" show -icrnl is if you're using an unreleased > version of fish built from source. > > On my Ubuntu 14.04.3 LTS server the stock fish is version 2.0.0. The one > I > built from source matches the version you show: > > ``` > $ /usr/bin/fish -v > fish, version 2.0.0 > $ /usr/local/bin/fish -v > fish, version 2.2.0-473-g8a6f26f > $ ll /usr/bin/fish /usr/local/bin/fish > -rwxr-xr-x 1 root root 869104 Jul 12 2013 /usr/bin/fish* > -rwxr-xr-x 1 root root 13344698 Dec 17 18:08 /usr/local/bin/fish* > $ dpkg-query -l fish > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version Architecture Description > +++-===============-============-============-=================================== > ii fish 2.0.0-1 amd64 friendly interactive shell > ``` > > Perhaps you've done something to force apt-get to fetch and build the > source from the master branch on GitHub. Or perhaps you've made > /usr/bin/fish a symlink to /usr/local/bin/fish and the apt-get install > isn't replacing the symlink with the stock binary. > > -- > Kurtis Rader > Caretaker of the exceptional canines Junior and Hank ------------------------------------------------------------------------------ _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users