Each event is also assigned one or more event names. For example, the event with the number EVENT_BUFADD has two names: BufAdd and BufCreate.
CursorHold
After waiting for a character for updatetime, a K_CURSORHOLD key is put into the inputbuffer which eventually results innv_cursorhold() (in normal.c) being called.