Description:
Typing Alt + Shift + :edit and then pressing C-x C-d to invoke consult-dir causes the selected directory to be inserted before :edit, rather than at the cursor position after :edit.
Expected Behavior:
The minibuffer should insert the directory after the command.
Description:
Typing Alt + Shift +
:editand then pressingC-x C-dto invokeconsult-dircauses the selected directory to be inserted before:edit, rather than at the cursor position after:edit.Expected Behavior:
The minibuffer should insert the directory after the command.