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

way to disable error/help printing #95

Open
bgkillas opened this issue Mar 15, 2024 · 3 comments
Open

way to disable error/help printing #95

bgkillas opened this issue Mar 15, 2024 · 3 comments

Comments

@bgkillas
Copy link

would be nice if there was a way to disable printing messages like from typing 'h' to the gnuplot terminal, or errors. as i use raw terminal and it messes up the output so i would rather do it myself

@SiegeLord
Copy link
Owner

Could you clarify what you mean here? Do you have a test case?

@bgkillas
Copy link
Author

if you create a gnuplot instance and hit 'h' it prints the message for keybinds, however if you enable raw terminal it changes how '\n' works and will make the output unreadible like in https://i.imgur.com/wLZrGTK.png therefore i would rather output to stdout/stderr from gnuplot to be disabled.

@baglayan
Copy link

baglayan commented Apr 2, 2024

Here's another example from the same program:

kalc gnuplot error messages

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

No branches or pull requests

3 participants