From a terminal, it is not possible to open a directory in the finder (this also affects "Reveal in Finder" in VS Code
After upgrading to 14.2.1, Finder is unable to open a directory. I used to be able to:
1) open a Terminal
2) type "open ~/Documents/my/path"
3) see a Finder window showing the content of the "path" directory
When I do that now, Finder always opens the home directory for the current user.
This also affects applications that allow the user to show a file in the Finder. For instance, there is a feature in Visual Studio Code where the user can select a file in the IDE and ask to "Reveal in Finder". This also opens the home directory for the current user.