mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
It seems there's an edge case in EXWM where input events may occur without keys to cause them (#8064), so these two keybind fixes need to be ready to receive an empty vector from `this-single-command-raw-keys`. Fix: #8064