Skip to content

Ignore files don't honor symlinks for codebase indexing #6906

@jordangarrison

Description

@jordangarrison

Pre-submit Checks

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

  1. Install nix: https://docs.determinate.systems/
  2. Clone repo gh repo clone jordangarrison/nix-config (or any other flake)
  3. Build config nh os build . or nix flake build
  4. 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

No one assigned

    Labels

    BugsBugs, Hangs, Crash, and Freezes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions