Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Implement command CLI option (#83) #84

Merged
merged 3 commits into from
Dec 8, 2018
Merged

Conversation

nbedos
Copy link
Owner

@nbedos nbedos commented Dec 3, 2018

As requested in #83 (but also #20 and #11), I've implemented a command line option to choose which program is recorded.

Usage is as simple as termtosvg -c 'ipython --print' to record an IPython interactive session for example. The argument of -c must be the a program followed by optional arguments.

Here's a sample animation made with this option: https://github.com/nbedos/termtosvg/blob/2bae49054076f5e686dd2fb5105a71b7c9c59fef/docs/examples/ipython_window_frame.svg

@nbedos nbedos merged commit e1706a4 into develop Dec 8, 2018
@nbedos nbedos deleted the feature/command_cli_option branch December 8, 2018 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant