nitpicking but when pressing the up arrow to get previous prompts in the prompting window, if there's a multiline prompt the text cursor has to go through the lines before giving you the previous prompt. Felt weird to me when my muscle memory from terminal to get 3 prompts back ended up sticking in a multiline commit prompt
most agent CLIs also have this for multiline inputs, but I definitely agree there should be a better solution here. What I usually tend to do is press home then arrow up. Maybe something like shift+up or another modifier + up would be nicer there.