warpdotdev / warpdotdev/warp

Abiltiy to ignore first token in autocompletion

Open
#5,121 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:completions enhancement triaged
Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

Dupe Check
Describe the solution you'd like?

Ability to ignore first token in autocompletion so it will only do completions on the second words, instead of first word automatically

Is your feature request related to a problem? Please describe.

It is really annoying when you have autocompletion enable but click into the terminal and automatically enters in whatever is selected in the completion menu

Additional context

fig autocomplete has an option for this

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

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.

Research direction

The issue does not name a file, test, or entry point. Start by tracing Warp's terminal autocompletion flow and reviewing how the completion menu handles focus or the first token; done means users can configure completion to skip the first token without automatic insertion when entering the terminal.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.