mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
Revert "Add hash function for compatibility with sh/bash"
This reverts commit dbd228cc75.
This commit is contained in:
@@ -68,7 +68,6 @@ fish 3.0 is a major release which brings with it both improvements in functional
|
||||
- `test` and `[` now support floating point values in numeric comparisons.
|
||||
- Autosuggestions try to avoid arguments that are already present in the command line.
|
||||
- Variables may be used inside commands (#154).
|
||||
- A `hash` function has been added for compatibiility with `sh` and `bash`
|
||||
- `while` sets `$status` to a more useful value (#4982)
|
||||
|
||||
## Other significant changes
|
||||
|
||||
Reference in New Issue
Block a user