We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I'm a big fan of your work, and noticed you added terminal scrolling.
I'm building my own OS using your Terminal project as a base.
However, compiling my own code and your code both still don't scroll.
I see you have added a method called terminal_scroll(), however, I do not see any calls of it in terminal's code.
terminal_scroll()
I hope to see this fixed, love your work!
The text was updated successfully, but these errors were encountered:
I'm going to make a pull request with proper screen scrolling code - sorry for the wait.
Sorry, something went wrong.
Pull request opened EDIT: denied to issues with VESA VBE
No branches or pull requests
Hello! I'm a big fan of your work, and noticed you added terminal scrolling.
I'm building my own OS using your Terminal project as a base.
However, compiling my own code and your code both still don't scroll.
I see you have added a method called
terminal_scroll()
, however, I do not see any calls of it in terminal's code.I hope to see this fixed, love your work!
The text was updated successfully, but these errors were encountered: