Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added -p flag and file_regex #2

Merged
merged 4 commits into from
Apr 21, 2015
Merged

Conversation

AJMansfield
Copy link
Contributor

The -p flag is needed so that if the user is using a graphical output terminal such as qt or wxt, the output window will stay open after gnuplot finishes.
The file_regex allows a user to jump directly to the location of an error, should one occur when running gnuplot.

The `-p` flag is needed so that if the user is using a graphical output terminal such as qt or wxt, the output window will stay open after gnuplot finishes.
The `file_regex` allows a user to jump directly to the location of an error, should one occur when running gnuplot.
(That's the order all the builtin buildfiles use.)
@AJMansfield AJMansfield changed the title Added -p flag and file_regex Added -p flag and file_regex Apr 20, 2015
@AJMansfield
Copy link
Contributor Author

You may want to change the -p to the long option form --persist to make the code clearer.

hesstobi added a commit that referenced this pull request Apr 21, 2015
Added -p flag and file_regex
@hesstobi hesstobi merged commit 31bdedd into hesstobi:master Apr 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants