mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-06 22:09:30 +08:00
ce2fa98290
Some checks failed
Build / build (3, ubuntu-20.04) (push) Has been cancelled
Build / build (3, ubuntu-22.04) (push) Has been cancelled
Build / build (3, ubuntu-latest) (push) Has been cancelled
Build / build (4, ubuntu-22.04) (push) Has been cancelled
Build / build (brew, macos-13) (push) Has been cancelled
Build / build (brew, macos-14) (push) Has been cancelled
Build / build (brew, macos-latest) (push) Has been cancelled
Build / build (brew, ubuntu-20.04) (push) Has been cancelled
Build / build (brew, ubuntu-22.04) (push) Has been cancelled
Build / build (brew, ubuntu-latest) (push) Has been cancelled
Build / build (stock, ubuntu-20.04) (push) Has been cancelled
Build / build (stock, ubuntu-22.04) (push) Has been cancelled
Build / build (stock, ubuntu-latest) (push) Has been cancelled
This removes the use of IFS which has been deprecated and will be removed in future versions of Fish as per [this comment](https://github.com/oh-my-fish/oh-my-fish/issues/947#issuecomment-2483386219). I replaced the few uses of it by `read --delimiter`. This also bumps the minimum Fish version to 3.0.0. |
||
---|---|---|
.. | ||
fish-spec | ||
omf |