fish-shell/share
Johannes Altmanninger f758d39535 string pad: handle padding characters of width > 1
If the padding is not divisible by the char's width without remainder,
we pad the remainder with spaces, so the total width of the output is correct.

Also add completions, changelog entry, adjust documentation, add examples
with emoji and some tests.  Apply some minor style nitpicks and avoid extra
allocations of the input strings.
2020-09-27 21:59:15 +02:00
..
completions string pad: handle padding characters of width > 1 2020-09-27 21:59:15 +02:00
functions Remove __fish_complete_external_command 2020-09-25 19:33:01 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Make prompts forward compatible with fish 3.1.2 by passing locally exported variable 2020-09-05 09:58:55 +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 Call "fish_command_not_found" if a command wasn't found 2020-09-06 11:15:54 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00