mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
docs: Remove pre-2.4 caveats
2.4 is almost 9 years old and 69% of commits to fish behind. It is well past worth mentioning.
This commit is contained in:
@@ -41,8 +41,3 @@ Example
|
||||
source ~/.config/fish/config.fish
|
||||
# Causes fish to re-read its initialization file.
|
||||
|
||||
|
||||
Caveats
|
||||
-------
|
||||
|
||||
In fish versions prior to 2.3.0, the :envvar:`argv` variable would have a single element (the name of the sourced file) if no arguments are present. Otherwise, it would contain arguments without the name of the sourced file. That behavior was very confusing and unlike other shells such as bash and zsh.
|
||||
|
||||
Reference in New Issue
Block a user