Hey there. I just started using fish a little, and I'm liking it a lot. I
have two small problems, though.

My fish installation (Ubuntu universe) doesn't automatically source
~/.config/fish/config.fish. What gives? Should I add ".
~/.config/fish/config.fish" to either of the other system-wide config
files, even though they tell me that they shouldn't be manually edited?

In addition, "cd -" (go back to the previous working directory) doesn't
seem to work. I'm assuming that it's supposed to work like in bash because
of this error message:

fish: Invalid index value
/usr/share/fish/functions/__fish_move_last.fish (line 22):      set -e
(echo $src)[$size_src]
                                                                            ^
in function "__fish_move_last",
          called on line 29 of file "/usr/share/fish/functions/prevd.fish",
          with parameter list "dirprev dirnext"

in function "prevd",
          called on line 20 of file "/usr/share/fish/functions/cd.fish",

in function "cd",
          called on standard input,
          with parameter list "-"

Thanks!

-- 
Spug

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to