feat: Improve @-command file path completion with fzf integration (#5650)

Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
DevMassive
2025-08-07 08:41:04 +09:00
committed by GitHub
parent 4782113ceb
commit 9ac3e8b79e
5 changed files with 49 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
"diff": "^7.0.0",
"dotenv": "^17.1.0",
"fdir": "^6.4.6",
"fzf": "^0.5.2",
"glob": "^10.4.5",
"google-auth-library": "^9.11.0",
"html-to-text": "^9.0.5",