How do I redisplay the output from the last Ex command that already scrolled away?
g<
Pressing g or q to dismiss it again Example Tips :messages also shows recent messages (and those accumulate across the session), while g< only shows the last pa
g<
Pressing g or q to dismiss it again Example Tips :messages also shows recent messages (and those accumulate across the session), while g< only shows the last pa
:redir @a | silent messages | redir END
Use :redir to capture command output.