Skip to content

Import choices are hidden, only last line is shown #12

@jhshi

Description

@jhshi

image

When there are multiple import choices, only the last one and the prompt is shown, the rest is hidden. After poking around the code, I found the JavaImpDisplayChoices uses command() to display the choices. And it seems the command() prompt does not work well with multi-line messages. I have to set cmdheight to some large numbers to see the full choice list:

image

Any idea how to fix this? I really do not want a large cmd window just for this...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions