which-key.nvim icon indicating copy to clipboard operation
which-key.nvim copied to clipboard

Feature Request: wrap long names

Open dfee opened this issue 3 years ago • 1 comments

title says it all. self-provided descriptions aren't very compatible, making usage hard to grok (see: right hand side):

     $ ➜ End of line                                 l ➜ Right
     % ➜ Matching character: '()', '{}', '[]'        S ➜ Add a surrounding pair around a motion, o …
     0 ➜ Start of line                               s ➜ Add a surrounding pair around a motion (n …
     ^ ➜ Start of line (non-blank)                   t ➜ Move before next char

for information density's sake, i've chosen to not increase my max-column width.

dfee avatar Jan 03 '23 08:01 dfee

I have the same problem. It would be cool if we could switch between layouts - for example, between a narrow-column and a wide-column layout - on the fly.

rafpaf avatar Jan 05 '23 16:01 rafpaf

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 06 '24 01:07 github-actions[bot]