Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warp autocomplete stops recommending things until I run the history command for some reason, and even doing a ctrl + r doesn't help because warp doesn't give enough width to the suggestions so that I can see the complete command #5777

Open
1 task done
vamshiaruru opened this issue Feb 4, 2025 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@vamshiaruru
Copy link

Dupe Check

Describe the bug

This has been very frustrating experience for me. Here are my issues with autocomplete

  • Warp autocomplete recommends some random old command instead of a newer command with the same prefix
  • Warp sometimes doesn't even show any command in the history when I click on the up arrow (ctrl + r shows it fine) until I type history and press enter. I don't know how this helps, maybe it refreshest the warp history or something. I don't know.
  • When you click ctrl + r and see the terminal history, warp doesn't give enough width to see the entire command. I run a lot of docker build commands and all the important bits are at the very end, not at the beginning

To reproduce

I don't know how to reproduce this. Maybe long history?

Expected behavior

I want to see the latest command with the same prefix that was executed in the same directory when I hit the up arrow, or when the recommendation is shown to me inline.

Screenshots

No response

Operating system

Linux

Operating system and version

Ubuntu 22.04.2 LTS

Shell Version

GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)

Current Warp version

v0.2025.01.22.08.02.stable_05

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

@vamshiaruru vamshiaruru added the Bugs Bugs, Hangs, Crash, and Freezes label Feb 4, 2025
@Dentrax
Copy link

Dentrax commented Feb 16, 2025

Huge +1 for this, Warp's history literally reduces the developer experience for me. I type my last command it shows random old recommendations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants