Public bug reported:
As I reported on fzf github repo
(https://github.com/junegunn/fzf/issues/2480), fzf pakcage is not fully
installed on ubuntu 21.04 in docker container.
@ reproduction
```sh
docker run --rm -it ubuntu:21.04
apt update && apt install -y fzf tree
fzf --version
# 0.24 (devel)
dpkg -L fzf | grep binding
# /usr/share/doc/fzf/examples/key-bindings.bash
# /usr/share/doc/fzf/examples/key-bindings.fish
# /usr/share/doc/fzf/examples/key-bindings.zsh
# /usr/share/fish/vendor_functions.d/fzf_key_bindings.fish
cd /usr/share/doc/fzf/examples && tree
# .
# `-- plugin
# `-- fzf.vim -> ../fzf.vim # looks like dangling link
```
by above results, I concluded that fzf is not installed well.
** Affects: fzf (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1928670
Title:
fzf pakcage is not fully installed on ubuntu 21.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fzf/+bug/1928670/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs