Vim Scriptout and Scriptin 0 ▲ Jake Worth 1 hour ago · Tech · hide · 0 comments Today I discovered these two Vim flags: vim -w log.txt file vim -s log.txt file The -w flag sends all keystrokes in your session to log.txt. The -s loads Vim and replays all the keystroke back onto that file. No comments yet. Log in to reply on the Fediverse. Comments will appear here.