Description The wrong action_context is set for the menu bar whenever something else is focused. Not sure how this should be solved, otherwise I would've opened a PR. Environment GPUI: v0.2.2 GPUI ...
Problem When 'fuzzy' is set in &completeopt, pressing in the popup menu moves the selection line by line, pagedown behaves similarly. Steps to reproduce $ nvim --clean -u NONE +'set completeopt+=fu ...