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.

Side window is too narrow #362

@haplo

Description

@haplo

When setting which-key to display on the side the window is too narrow.

image

This looks even worse when I use Emacs full-screen in my 4k monitor:

image

This happens both with which-key-setup-side-window-right-bottom and which-key-setup-side-window-right.

I use marginalia, not sure if it's interacting here somehow.

which-key is installed from MELPA, version 20230905.2128.

Configuration:

(use-package which-key
  :custom
  (which-key-idle-delay 0.5)
  :init
  (which-key-setup-side-window-right-bottom)
  :hook
  (after-init . which-key-mode))

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