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

feat: Add a scroll() function to the string manipulation capabilities of Iniquity #45

Open
ispyhumanfly opened this issue Nov 1, 2023 · 0 comments

Comments

@ispyhumanfly
Copy link
Member

Synopsis

We have a lot of cool tricks for working with text that go beyond what Synchronet provides out of the box. Let's add a scroll function that could enable text scrolling.

Something like...

iq.say("I want this message scrolling from left to right.".scroll({width: 10, orientation: 'right-to-left'}).gotoxy(30,30))
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

No branches or pull requests

1 participant