mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
b89a6451a3
* functions/__fish_print_hostnames: Fix ssh_configs no values return `string replace` not working with mutlilines variable. So split per line first. * functions/__fish_print_hostnames: remove quotes at `split '\n'` "\n with quotes" will cause `string split` weird issues. * functions/__fish_print_hostnames: using `read -alz -d \n` Fix `$contents` issues together |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |