warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.39k stars 374 forks source link

Autocomplete additional matches when fuzzy typing #4097

Open arunsathiya opened 9 months ago

arunsathiya commented 9 months ago

Discord username (optional)

No response

Describe the solution you'd like?

When acting on multiple folders starting with the same name, it'd be nice to autocomplete (with tab key) the additional matches when fuzzy typing. To elaborate a bit, if there are two folders test-one and test-two and if I type ls test-one, and then type test again, clicking on tab at this point should autocomplete the other match: test two

So, the final result becomes ls test-one test-two

Right now, a dropdown list appears when I click on tab to complete the second folder.

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

No response

Additional context

The behavior I propose is already supported on iTerm 2 where I came from:

How important is this feature to you?

1 (Not too important)

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

None

dannyneira commented 9 months ago

Thanks for this feature request!

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.