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

Misc minimize fixes after #3158 #3159

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

ezhevita
Copy link
Member

Checklist

  • I read and understood the Contributing Guidelines.
  • This is not a duplicate of an existing merge request.
  • I believe this falls into the scope of the project and should be part of the built-in functionality.
  • My code follows the code style of this project.
  • I have added tests to cover my changes, wherever they are necessary.
  • All new and existing tests pass.

Changes

New functionality

None

Changed functionality

—minimize fixes:

  • fix printing \r in the console,
  • proper reset of cursor position,
  • set unused additional arguments in escape sequence to 0 (should not affect anything, just bulletproofing).

Removed functionality

None

Additional info

None

@JustArchi JustArchi merged commit 21c9dac into JustArchiNET:main Mar 14, 2024
21 checks passed
@ezhevita ezhevita deleted the misc-minimize-fixes branch March 14, 2024 20:45
@JustArchi JustArchi added the ✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features. label Mar 25, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ Enhancement Issues marked with this label indicate further enhancements to the program, such as new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants