fish-shell/share
Fabian Homborg 6ebbe5a450 fish_clipboard_copy: Stop adding newlines
When this switched over from directly piping commandline to storing
its output and using printf, I inadvertently always added a trailing
newline. That's probably annoying.

Note that this will now always *remove* a trailing newline (because
the command substitution does). That will barely make a
difference (because trailing newlines are quite unusual in the
commandline) and will probably feel better than keeping it - we could
even make a point of removing trailing whitespace in general.

Fixes #6927
2020-04-21 07:26:27 +02:00
..
completions dogfood string split -f 2020-04-20 22:39:48 +02:00
functions fish_clipboard_copy: Stop adding newlines 2020-04-21 07:26:27 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Restyle create_manpage_completions 2020-04-05 10:13:02 +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 "." a builtin as well 2020-04-06 18:55:59 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00