mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-28 06:56:54 +08:00
In the current implementation, any hostnames in /etc/hosts containing "0.0.0.0" as a part (such as "110.0.0.0" would be excluded. "0.0.0.0" should be checked by the exact match.