Abiltiy to ignore first token in autocompletion
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 65.1k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Dupe Check
- I have searched Warp feature requests and there are no duplicates
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
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
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