-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Open
Open
Feature
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.
Description
What would you like to be added?
Open gemini-cli
Observe all current directory files are reference-able via @ tag
Add a new directory : /dir add ../foo/
Try to reference a file from ../foo/ using @ and it will not work as @ will only show current directory's contents
How it should work
$gemini-cli
/dir add ../foo/
prompt : Explain contents of @../foo/bar.txt
Why is this needed?
Currently, the only way to reference files from ../foo/ is to painfully type the full names of the files.
Please let me know if you need any more information.
Cheers!
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.