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.
2017-10-19 22:04:32 +09:00
..
completion.bash [completion] Fix known_hosts completion for custom port number (#1092) 2017-10-19 22:04:32 +09:00
completion.zsh [completion] Fix known_hosts completion for custom port number (#1092) 2017-10-19 22:04:32 +09:00
key-bindings.bash [shell] Enable sorting by default in CTRL-R 2017-03-03 12:20:01 +09:00
key-bindings.fish [fish] Fix ctrl-r regression in versions <2.4 (#972) 2017-07-15 18:50:23 +09:00
key-bindings.zsh Don't do shell quoting for weird chars (#1079) 2017-10-10 12:27:01 +09:00