fish-shell/share
Wilke Schwiedop d9ee5d3863 fix trailing comments in __fish_print_hostnames
/etc/hosts specifies, that everything after a #-character is to be
treated as a comment. The current __fish_print_hostnames however only
considers #-characters at the beginning of a line.
Thus the comment from following valid hosts-entry would end up in the
completion output:

1.2.3.4  myhost # examplecomment

getent hosts properly handles comments.
2022-07-17 17:39:58 -05:00
..
completions Add -ot, -nt, -ef to test completions 2022-07-16 12:40:36 -07:00
functions fix trailing comments in __fish_print_hostnames 2022-07-17 17:39:58 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Restyle codebase 2022-06-16 18:43:28 +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 Search $__fish_user_data_dir for vendor additions 2022-05-12 20:29:05 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00