Add an option to disable the history autocomplete

Open
#1,829 4 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust, zsh
Domain
cli

Research direction

Start by locating Warp’s history-autocomplete flow and the Tab-key handling described in the issue. Determine how the existing dropdown autocomplete and normal zsh Tab behavior are selected. Done means users can disable history autocomplete or associate it with another key without losing the other autocomplete behavior.

Written by the indexing model from the issue text.

Description

area:completions area:shell-terminal area:suggestions enhancement triaged
Discord username (optional)

No response

Describe the solution you'd like?
I love the “dropdown” autocomplete of Warp, and I also like the history-autocomplete, but honestly, it is more annoying than useful, and I would like being able to disable it to restore the normal zsh behavior of « Tab ».
Is your feature request related to a problem? Please describe.
Every day, I download a PDF from a newsletter, and then I launch this command:
« node extractLinks.js pdf/pdf-2022-09-12.pdf »

And every day, Warp suggest me a wrong date 😅, even if there is only one file in the pdf/ wrap suggest a old wrong one.

Maybe a good solution would be to keep it, but to be able to associate it to another key than "tab"?
Additional context

No response

How important is this feature to you?

4

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

No response

Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from warpdotdev/warp

All issues in warpdotdev/warp

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.