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

Improves console view #38

Merged
merged 2 commits into from
Dec 16, 2018
Merged

Conversation

diegodorado
Copy link

This PR introduces some configurable options to get a better experience with the console view

  • onlyShowLogWhenErrors
    Only show console if last message was an error.
  • onlyLogLastMessage
    Only log last message to the console. Removes any previous log
  • filterPromptFromLogMessages
    Whether to filter out those long prompt comming from ghci.
  • consoleMaxHeight
    The console maximum height in pixels. Now console view has no fixed height but rather a configurable maximum height

@yaxu yaxu merged commit cb4b195 into tidalcycles:master Dec 16, 2018
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.

None yet

2 participants