Weird padding under terminal with the phrase "undefined to generate a command" written on it

Not sure if this is a bug or intentional but there’s a weird padding at the bottom of the terminal with “undefined to generate a command” on it. Seems a bit weird to me. Here’s cursor and vscode side by side:

2 Likes

I’m seeing the same thing. It sounds like it’s trying to tell me about a keyboard shortcut that isn’t working correctly? Searching the Keyboard Shortcuts panel for “generate command” turns up these 3 things that look related but not exactly right.

Update: This bug is still present as of 0.13.4.

That’s the terminal hint text. You can disable it in Cursor settings under “Advanced” at “Terminal Tooltip”.

image

1 Like

And the shortcut that would show up there has the id “cursorai.action.generateInTerminal”.

1 Like

Ah, that explains it! Thank you, Jakob.

1 Like

@Jakob It is a bug ?. I have met the same issue.

1 Like

Assign a key combo and it’ll look like this
image