If I define a macro qw and perform some actions, when I use the macro via @w it plays back my actions appropriately but remains in input mode after playback. This differs from vim's macros which will return you to normal mode afterwards.