laloch / xontrib-fzf-widgets

Set of fzf widgets for xonsh
GNU General Public License v3.0
33 stars 18 forks source link

ssh binding does not take `Include` directives into account #19

Open con-f-use opened 3 years ago

con-f-use commented 3 years ago

The ssh-binding does not find hosts in other files, when ~/ssh/config contains Include directives, e.g.:

$ cat ~/.ssh/config
Include ~/.ssh/work_config ~/.ssh/home_config ~/.ssh/branch_config