termrec
termrec copied to clipboard
Terminal recorder written in C
Results
1
termrec issues
Sort by
recently updated
recently updated
newest added
When I run `termrec` second time, new shell exits immediately and it is impossible to record any commands: ```sh $ SHELL='/bin/sh' ./termrec rec test.log CWD: /home/macie/termrec $ echo 123 123...
enhancement