Skip to content

Add functionality to prevent text overflow#1

Open
MayNc10 wants to merge 1 commit into
Bright-Shard:mainfrom
MayNc10:main
Open

Add functionality to prevent text overflow#1
MayNc10 wants to merge 1 commit into
Bright-Shard:mainfrom
MayNc10:main

Conversation

@MayNc10
Copy link
Copy Markdown

@MayNc10 MayNc10 commented Apr 12, 2024

This PR adds the function bump_screen(&mut self) to the Printer class in order to prevent text from overflowing out of the buffer and out of sight.

@Bright-Shard
Copy link
Copy Markdown
Owner

The .vscode directory is needed. The bootstrapper crate isn't part of the larger workspace because I have to turn on extra compilation settings for it to be small enough, and without adding it as a linked project rust-analyzer won't show feedback on it

So would appreciate it if you remove that from the gitignore and restore the file

@MayNc10
Copy link
Copy Markdown
Author

MayNc10 commented Apr 16, 2024

Sorry, I'm new to using forked PRs, and accidentally added changes that weren't supposed to be there. Hopefully now it should be alright.

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.

2 participants