Autosuggestions
Warp will automatically suggest commands as you type based on shell history and possible completions.
Last updated
Was this helpful?
Warp will automatically suggest commands as you type based on shell history and possible completions.
Last updated
Was this helpful?
From the , type in "Autosuggestions" to toggle.
There are several ways to accept autosuggestions, either completely or partially:
Complete an autosuggestion using the RIGHT
arrow or CTRL-F
.
CTRL-E
also, completes the autosuggestion when your cursor is at the end of the buffer.
CTRL-RIGHT
can be used to partially complete the autosuggestion one component at a time.