Terminal I/O Logging in RHEL 8 On Red Hat Enterprise Linux 8 yum -y install tlog tlog-rec -o /tmp/myvim-rec #start recording vi myfile type some text, including random characters, to remove wrong text, cursor movings, etc. tlog-play -i /tmp/myvim-rec #see past action played back