Simon Lees
69389fb5b0
- Update to 3.1.0 * A new $pipestatus variable contains a list of exit statuses of the previous job, for each of the separate commands in a pipeline * fish no longer buffers pipes to the last function in a pipeline, improving many cases where pipes appeared to block or hang * cd now always looks for its argument in the current directory as a last resort, even if the CDPATH variable does not include it or "." * fish's debugging arguments have been significantly improved * new builtin command, time, which allows timing of fish functions and builtins as well as external commands * Brace expansion now only takes place if the braces include a "," or a variable expansion, meaning common commands such as git reset HEAD@{0} do not require escaping * many other fixes and improvements OBS-URL: https://build.opensuse.org/request/show/785676 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=46 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
fish-3.1.0.tar.gz | ||
fish.changes | ||
fish.spec |