-
Notifications
You must be signed in to change notification settings - Fork 587
Open
Labels
BUGBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes
Description
Pre-submit Checks
- I have searched Warp bugs and there are no duplicates
- I have searched Warp known issues page and my issue is not there
- I have an issue with AI and have included the debugging ID (Optional, but helps expedite the AI quality fix). Debugging ID instructions
- I have technical issue and have included the logs (optional, but helps expedite the bug fix). Log instructions
Describe the bug
When using a scoped npm packages, you have a folder that starts with "@" in your node modules.
When trying to access this folder, the TAB key does not complete the folder name.
For example, say I have this folder tree:
- node_modules
- @aws
- core
Typing cd node_modules/@ and clicking tab does not open a list of folders that starts with @
To reproduce
Type cd node_modules/@ and click tab.
Expected behavior
When typing cd node_modules/@ and clicking tab, show a list of folders that starts with @
Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
15.5.0
Shell Version
zsh 5.9 (arm-apple-darwin24.2.0)
Current Warp version
v0.2025.11.05.08.12.stable_00
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
Metadata
Metadata
Assignees
Labels
BUGBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes