# How to reproduce ``` vim -u NONE ``` `:map <D-e> :` Now press command-e. Nothing happens, except the "Edit" Mac menu flashes as it's activated. There's now no way to map command-e in MacVim. [This used to work.](https://github.com/AndrewRayCode/configs/blob/master/.vimrc#L302)
How to reproduce
:map <D-e> :Now press command-e.
Nothing happens, except the "Edit" Mac menu flashes as it's activated.
There's now no way to map command-e in MacVim. This used to work.