ttystudio icon indicating copy to clipboard operation
ttystudio copied to clipboard

Is it possible to immediately start vim (or any other script) before starting recording?

Open posto opened this issue 10 years ago • 1 comments

I'd like to do a couple of recordings of VIM usage, but I'd like to skip the part where I start VIM. I couldn't find any command line parameter to specify the process to start and the default seems to be a new instance of my terminal.

posto avatar Jan 28 '16 21:01 posto

Not an auto-start per se, but the --range option might help?

https://github.com/chjj/ttystudio#options-and-examples

theraccoonbear avatar May 30 '16 11:05 theraccoonbear