### Description https://github.com/micro-editor/micro/issues/3972 was the original issue. https://github.com/micro-editor/micro/pull/3973 worked around this by removing chained commands from the default keybinds in command mode. Once command mode supports chained actions, the workaround in https://github.com/micro-editor/micro/pull/3973 should be reverted.
Description
#3972 was the original issue. #3973 worked around this by removing chained commands from the default keybinds in command mode.
Once command mode supports chained actions, the workaround in #3973 should be reverted.