279b021a2b
This will allow us to do 2 things: - When we are in "type ahead" mode, aka search, we can use spaces to search. E.g.: "Account Settings" (notice the space) - When we are not in "type ahead" mode, we can use `Space` to invoke the menu item. We used to only allow `Enter` and `Click`.