What's next? verify your email address for reply notifications!
Howdy. Much appreciated, just switching over to fish from zsh. I snagged all your files and I think it's missing 'shortest.fish' from the list
my run:
$ cd bar fish: Unknown command: shortest in command substitution called on line 32 of file ~/.config/fish/functions/ffmark.fish
this is super dope.
Ah, sorry I missed that one. It's in the autoload functions (functions/shortest.fish)
functions/shortest.fish
Hello Brett, in ffmark.fish shouldn't the two instances of 'replace' (lines 35 and 42) actually be 'string replace'? Otherwise it throws an error for me.
Yep, just caught that this morning, new version in the repo.