fish-shell/share
Akatsuki b89a6451a3 functions/__fish_print_hostnames: Fix ssh_configs no values return (#6236)
* 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
2019-10-26 18:17:52 +02:00
..
completions completions: add btrfs (#6243) 2019-10-26 18:15:42 +02:00
functions functions/__fish_print_hostnames: Fix ssh_configs no values return (#6236) 2019-10-26 18:17:52 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Add termux support for fish_config. 2019-10-26 18:16:54 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Make sure nop command always suceeds 2019-08-03 18:14:12 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00