使用一些工具时,无法补全命令,在iterm2中可以正常使用
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 65.1k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Discord username (optional)
No response
Describe the bug
我在iterm2中,可以正常使用adb -s然后使用Tab键来自动补全设备名称,比如,当我在终端中输入
adb -s
然后按下Tab键,就会自动补全命令为
adb -s 99241FFAZ00AHW
但是当我在使用Warp时,发现无法自动补全,我按下Tab键它会给我当前目录下的文件列表选择项
To reproduce
同上
Expected behavior
No response
Screenshots
No response
Operating system
MacOS
Operating system and version
14.4.0
Shell Version
No response
Current Warp version
v0.2024.03.12.08.02.stable_02
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 a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)
Yes, this I confirmed this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the adb -s completion flow in Warp on macOS 14.4.0 and compare it with iTerm2, using the reported Warp version and Tab behavior. Trace how Warp handles command and device-name completion, and consider the issue done when an attached adb device can be selected after adb -s instead of only showing the current directory's files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, shell
- Domain
- cli, developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100