Bart Schaefer wrote on Thu, Jan 14, 2016 at 19:18:09 -0800: > It's too difficult to tell from the animations what keystrokes you're > executing when, among other things. I agree: zle-line-pre-redraw() { zle -M "${(qq)KEYS} $WIDGET" } zle -N zle-line-pre-redraw