I use Warp for most of my command line work, and I like it so much that having to go back to the regular command line would be a definite drag.
Lately, I have been noticing how Warp is anticipating which command I will use next. For example, when reconciling accounts, my habit is to run a series of hledger commands, with the last one being the areg command with the -C flag.
What I have recently observed is that when I get to the step of running the areg command with the -C flag, Warp prompts me with that exact command. The prompt is on the command line, but in faint letters. If I hit the right arrow key, the text changes to regular text on the command line, and then I can press the enter key to execute the command.
Admittedly, it’s a minor improvement. However, it’s fun to watch Warp suggesting which command I might need next. Sometimes it’s the wrong command, but often Warp suggests the right command at the right time.