Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Which-key side-window cuts off some rows #369

@deen1

Description

@deen1

See the images below; the Which-key information for the C-x prefix doesn't show the full list of commands after C-x i, and paging via C-h n just jumps to C-x p rather than showing the info related to C-x j, C-x k etc.

I've tried:

  • Changing which-key-side-window-location to bottom rather than
    right, and also using the minibuffer
  • Increasing which-key-side-window-max-width=/-height=,
  • Changing the heights of different Which-key faces

The only change that makes a difference is changing which-key-popup-type to 'frame, but that's not the most ideal option for my workflow.

Also, doing (setq which-key-allow-imprecise-window-fit nil) makes a difference when the side-window is at the bottom, but not on the right hand side of the frame.

Is there a consistent fix for this? Should I try writing my own custom-show-popup-function?

https://github.com/justbur/emacs-which-key/assets/1893566/22f6aa35-b8b0-4a8c-868f-6208eb0a06ea
https://github.com/justbur/emacs-which-key/assets/1893566/e800771b-7bd3-4a35-b81d-3fc951ce274e

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