Is it possible to capture all messages from current terminal session and write them to a file ?
- I don't mean capturing command output or monitor any further messages using >>, script or tee.
- What I mean is literally dumping to a file what is already on screen
- I totally dont mean selecting anything by mouse and copying to clipboard