Skip to content

cursorUpLine(0) should not emit any control sequences #172

@JakeWharton

Description

@JakeWharton

Currently it seems to behave the same as cursorUpLine() / cursorUpLine(1). Obviously I can omit the call when the value is zero, but when doing math sometimes the value is zero and it's far easier to have the conditional inside of cursorUpLine rather than enclosing each occurrence in user code.

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