Skip to content

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

Open
@ispyhumanfly

Description

@ispyhumanfly

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))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions