Skip to content

Compensate ivy height for variable height unicode fonts #161

@kaushalmodi

Description

@kaushalmodi

The default way using which ivy adjusts the minibuffer height works fine for everything except when dealing with unicode fonts.

Some unicode fonts have more character height than the default and thus situations like below arise when using counsel-unicode-char:

  • Even when I am on the last element, it is displayed partially, because some unicode characters are taller than the default.
  • For instance, it can be seen that the Cyrillic Capital Letter Omega is taller than others.
  • So I can never see what that last character looks like or what it is (It's easy to guess that in this particular example though.).

clipboard01

For such cases, can you add a buffer of 1 or 2 lines at the very end?

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