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
I would expect running a command line with @args/file1.txt would see --foo as the files inside args/file1.txt should be interpreted relative to args (the directory the file is in). Currently all the files are interpreted relative to the cwd.