warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.5k stars 376 forks source link

Warp cannot automatically complete the folders of symbolic links. #5499

Open Dx-wmc opened 3 days ago

Dx-wmc commented 3 days ago

Dupe Check

Describe the bug

Warp cannot automatically complete the folders of symbolic links. This error appeared in the recent few versions. It was working fine when I used it before.

To reproduce

ln -s ../test . After creating a symbolic link for a folder, the tab key cannot be used for auto-completion.

Expected behavior

No response

Screenshots

image As shown in the figure, I linked a 720 file, but even if I entered 72, it cannot be automatically completed.

Operating system

MacOS

Operating system and version

Macos 12

Shell Version

version 5.0.17

Current Warp version

No response

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

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