Description
Terminal session history can use twatch to wrap a child TUI application and keep screen history. It helps users inspect previous screens from programs that normally redraw in place.
Run `twatch` around applications whose output is safe to retain. Screen history can include commands, secrets, filenames, or private data from the wrapped app.