syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.68k stars 4.89k forks source link

Unable to read help `C-h` minibuffer bottom text line #16480

Open RidaAyed opened 3 months ago

RidaAyed commented 3 months ago

Description :octocat:

Unable to read help C-h minibuffer bottom text line

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: Screenshot

Expected behaviour: :heart: :smile: Can read all text lines

System Info :computer:

Backtrace :paw_prints:

<<BACKTRACE IF RELEVANT>>
fnussbaum commented 3 months ago

I cannot exactly reproduce this, but you could try increasing the value of which-key-side-window-max-height in case your font size is large compared to the height of the screen/window. By default the which-key window uses at most one quarter of the height.