You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really enjoy which-key so far, but one itchy point of mine is that, on big screens, I need to move my eyes to locate the which key window. It would be great if which-key could appear like a context menu beside the cursor. Can we allow col, row, width, and height fields in opts to accept functions, so that we can compute the location an size of the pop-up window using the current cursor position and window size?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I really enjoy which-key so far, but one itchy point of mine is that, on big screens, I need to move my eyes to locate the which key window. It would be great if which-key could appear like a context menu beside the cursor. Can we allow
col
,row
,width
, andheight
fields inopts
to accept functions, so that we can compute the location an size of the pop-up window using the current cursor position and window size?Beta Was this translation helpful? Give feedback.
All reactions