mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
14c7cfa84b
Someone running fish in an unusual locale reported that an `assert()` was firing when they typed `pkill c`. I traced it to two bugs. First, the __fish_make_completion_signals command was producing a weird result. Second, the builtin `complete` command wasn't adequately verifying its arguments. Fixes #3129 |
||
---|---|---|
.. | ||
completions | ||
functions | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |