Autosuggestions
What is it
Warp will automatically suggest commands as you type based on shell history and possible completions.
How to access it
Complete an autosuggestion using the RIGHT
arrow or CTRL-F
.
CTRL-E
and CMD-RIGHT
also completes the autosuggestion when your cursor is at the end of the buffer (last character in the Input Editor).
How to disable it
Press
CMD-P
to open up the Command PaletteType in "Autosuggestions"
Press the option to "Toggle Autosuggestions"
How it works
Refer to the demo below.
Last updated
Was this helpful?