fish-shell/share
Fabian Homborg d9cf1be4b7 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

(cherry picked from commit 6ebbe5a450)
2020-04-25 23:27:14 +08:00
..
completions Stringify ssh completions (#6529) 2020-04-25 23:25:51 +08:00
functions fish_clipboard_copy: Stop adding newlines 2020-04-25 23:27:14 +08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools webconfig: Use tempfile instead of ~/.cache (#6522) 2020-01-23 19:52:26 +01: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 config.fish: skip path modifications if tests running 2020-02-06 12:48:08 +08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00