-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Labels
BugsBugs, 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 included the logs (optional, but helps expedite the bug fix). Log gathering intructions
Describe the bug
I'm a NixOS user and often will use warp with my nix-config repo. However, when I run a build of my system to test changes before enabling them the symlinked directory exceeds the file limit of a single repository and causes an error even though the paths are present in my .gitignore file.
To reproduce
Reproduction steps:
Note these steps will work with any nix flake but I'm using my config for the example
- Install nix: https://docs.determinate.systems/
- Clone repo
gh repo clone jordangarrison/nix-config
(or any other flake) - Build config
nh os build .
ornix flake build
- Observe the
result -> [linked/path/here]
symlink not get omitted from codebase indexing.
Expected behavior
Warp ignores symlinks the same as any other file.
Screenshots, videos, and logs
No response
Operating system (OS)
Linux
Operating system and version
NixOS Unstable
Shell Version
zsh 5.9 (x86_64-pc-linux-gnu)
Current Warp version
v0.2025.07.09.08.11.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
Unsure
Additional context
Wayland crashes so running under XWayland
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
BugsBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes