Skip to content

BUG: When I set vim.opt.cmdheight=0, the prompt (add new file when use_popups_for_input = false) disappears (v3.10)! #1197

@jonahfang

Description

@jonahfang

Did you check docs and existing issues?

  • I have read all the docs.
  • I have searched the existing issues.
  • I have searched the existing discussions.

Neovim Version (nvim -v)

0.9.1

Operating System / Version

MacOS Monterey

Describe the Bug

After adding newline when use_popups_for_input = false by @pysan3, when I set vim.opt.cmdheight=0 the add new file or directory prompt does not show, only one line to input the new file name or directory.

Screenshots, Traceback

When vim.opt.cmdheight not set:

image

When vim.opt.cmdheight set to 0:

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions