vim 地图 <ESC> in command-line mode

vim map ESC in command-line modeAs the vim wiki tells us, you cannt derectly map ESC,instead y

vim map <ESC> in command-line mode

As the vim wiki tells us, you cann't derectly map <ESC>,  instead you should map <C-c>

Official website screenshot:

vim 地图 <ESC> in command-line mode