fzf/shell
Oliver Schrenk 5004ae3457 [fish] Use $version instead of $FISH_VERSION (#1100)
$FISH_VERSION is dropped in 2.7, but every version has $version

- https://github.com/fish-shell/fish-shell/issues/4414
- fb8ae04f80

Comment from @faho in #1316:

Unfortunately, $FISH_VERSION was only ever a thing from fish 2.0 to fish 2.7.1.

All fish versions from the very beginning though used a variable called simply "$version" to store their version, so that is the one that should be used.
2018-06-27 19:02:16 +09:00
..
completion.bash [bash/zsh] Fix missing fuzzy completions (#1303) 2018-06-02 10:40:33 +09:00
completion.zsh [bash/zsh] Fix missing fuzzy completions (#1303) 2018-06-02 10:40:33 +09:00
key-bindings.bash [bash] Add --sync to the default CTRL-R options 2018-04-25 18:47:56 +09:00
key-bindings.fish [fish] Use $version instead of $FISH_VERSION (#1100) 2018-06-27 19:02:16 +09:00
key-bindings.zsh [zsh] Fire zsh precmd functions after cd (#1136) 2017-11-14 12:43:52 +09:00