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

fix(init): Special static_output cases don't work #110

Merged

Conversation

michalsieron
Copy link
Contributor

Code setting RUNMODE was moved too far in 63328d0.

First, code checks if RUNMODE is static and only then it sets it to the selected mode. This way special cases when the stdout isn't a terminal or the output fits completely on the screen are not being hit.

Code setting RUNMODE was moved too far in 63328d0.

First, code checks if RUNMODE is static and only then it sets it to
the selected mode. This way special cases when the stdout isn't
a terminal or the output fits completely on the screen are not
being hit.
@AMythicDev
Copy link
Owner

Thanks for the PR. Merging this.

@AMythicDev AMythicDev merged commit c7c6450 into AMythicDev:main Nov 29, 2023
6 checks passed
@michalsieron michalsieron deleted the fix-static-output-pager-bypass branch November 29, 2023 07:21
@AMythicDev AMythicDev added O-static Static output displayed B: generic General bugs labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: generic General bugs O-static Static output displayed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants