Skip to content

Using ivy-fixed-minibuffer-height with ivy-display-function-overlay #997

Description

@basil-conto

Issue

When ivy-fixed-minibuffer-height is enabled and a completion uses ivy-display-function-overlay as its ivy-display-function, the minibuffer's height is set to ivy-height (plus 0 or 1) in ivy--minibuffer-setup, as seen in the following two screenshots:

2017-05-11-185005_1600x900_scrot

2017-05-11-185017_1600x900_scrot

Questions

  • Does this behaviour ever make sense, or should ivy-fixed-minibuffer-height and ivy-display-function-overlay be mutually exclusive?
  • Is there a way to customise this behaviour without having to advise or modify ivy--minibuffer-setup?

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