I asked G CLI to open a file using @my file.txt using cursor. It opened two new files 'my'(empty) and 'file'(empty) and ignored the @ of the file that I had chosen #3242
Replies: 5 comments
-
Could you upload a screen shot / video of this? I'm trying to repo |
Beta Was this translation helpful? Give feedback.
-
Another instance. Same problem. |
Beta Was this translation helpful? Give feedback.
-
Video Showing cursor opening two empty files. G.cli.does.not.open.files.Recording.2025-07-05.154320.mp4 |
Beta Was this translation helpful? Give feedback.
-
More details: https://youtu.be/CMYbiHiPQYg |
Beta Was this translation helpful? Give feedback.
-
There was a recent fix around shell arg parsing (#7160). Can you please try with the latest gemini-cli version and let us know if that fixed the issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I asked G CLI to open a file using @my file.txt using cursor. It opened two new files 'my' 'file' and ignored the @ of the file that I had chosen
This is undesirable behavior. I want G CLI to open the @file that I specified using the tool that I specified e.g.
open @my file.txt using cursor and then open my file.txt
I recognize that white spaces might be throwing off the code but G CLI does recognize @my file in the terminal.
Beta Was this translation helpful? Give feedback.
All reactions