How do I process text from the tty to obtain a txt with control characters applied to it?
I have a bashrc setup where I run a script
command every time I open a session that writes to an output file as I write in the terminal.
I have a bashrc setup where I run a script
command every time I open a session that writes to an output file as I write in the terminal.