Steps to reproduce: - start a macro - append text to line - `<c-d>` - append text to line - `<c-u>` - Replay macro. Observed: consequent macros append to a line below, as if `<c-u>` and `<c-d>` actually were `j` and `k`