diff options
| author | Oliver Schrenk <oschrenk@users.noreply.github.com> | 2018-06-27 12:02:16 +0200 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2018-06-27 19:02:16 +0900 |
| commit | 5004ae345784811d14d6235df40244b85239b9b4 (patch) | |
| tree | ac7907a02d2da90afb59c3e8d66342b093ed3abc /shell/completion.bash | |
| parent | e67cc75063d0a1a2e7aa6090a3d9845d517ed5c2 (diff) | |
| download | fzf-5004ae345784811d14d6235df40244b85239b9b4.tar.gz | |
[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
- https://github.com/fish-shell/fish-shell/commit/fb8ae04f80c3a129f789e7b718464d014508315f
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.
Diffstat (limited to 'shell/completion.bash')
0 files changed, 0 insertions, 0 deletions
