You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/shell
Andrey Chernih 80a21f7a75 [completion] Fix known_hosts completion for custom port number (#1092)
Handles records like "[20.20.7.168]:9722 ssh-rsa ..."

This is a standard format for servers running on custom port according to http://man.openbsd.org/sshd.8#SSH_KNOWN_HOSTS_FILE_FORMAT

    A hostname or address may optionally be enclosed within ‘[’ and ‘]’
    brackets then followed by ‘:’ and a non-standard port number.
7 years ago
..
completion.bash [completion] Fix known_hosts completion for custom port number (#1092) 7 years ago
completion.zsh [completion] Fix known_hosts completion for custom port number (#1092) 7 years ago
key-bindings.bash [shell] Enable sorting by default in CTRL-R 7 years ago
key-bindings.fish [fish] Fix ctrl-r regression in versions <2.4 (#972) 7 years ago
key-bindings.zsh Don't do shell quoting for weird chars (#1079) 7 years ago