Unable to call commands by name with `M-x` in SDL2 interface
- Update to
lem 2.2.0-99a53db2 - Run
make sdl2-ncurses* - Run
lem -i SDL2 - Press
M-x(Alt-x) - Keypress does not activate the interactive pop-up and no commands can be executed by name.
The popup works as expected in ncurses and worked previously in SDL2 using a version from several months ago.
My config and init files are empty except for a font-size setting and (in-package :lem-user) and the current environment is shown here: https://github.com/lem-project/lem/issues/1561#issuecomment-2964805676.
Potentially related: https://github.com/lem-project/lem/issues/917
*After commenting out libncursesw.so.6 as described here: https://github.com/lem-project/lem/issues/330#issuecomment-2964449047
This happens if lem is built/run with sdl2-compat. With real SDL2 library this problem doesn't exist.
see this issue: https://github.com/lem-project/lem/issues/1800
The pull request that is referenced in 1800 fixes the bug on my system.
This issue is a duplicate of https://github.com/lem-project/lem/issues/1800, and is solved by PR https://github.com/lem-project/lem/pull/1811/commits/92a7810a0de65d289a96f7865654718c34c34842