You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user inputs a path to a directory with no command, fish automatically infers the user wants to cd into it. If they input a path to a text-editable file, I think the most reasonable inference is they wanted to edit it with whatever their $EDITOR is.