Closed
Description
When you search for ssh
you get the following results:
- ssh2 -- Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc.
- fleet -- A client library for CoreOS's fleet.
When you search for 'libssh' you get the following results:
- libssh -- bindings for libssh
When you search for libssh2
you get the following results:
- libssh2-sys -- Native bindings to the libssh2 library
- ssh2 -- Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc
With the exception of 'fleet' I expected to see all 3 results when I search for just "ssh". It seems as if the search text is being matched only on the description and not the package name?