Fish 2.5.0 included some changes to the `function` command that had the
side-effect of making `function -; cd -; end` no longer valid because a
single hyphen is not a valid function name. If you're using such a function
the solution is to instead do this:

abbr -a -- - 'cd -'

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to