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

Add escape sequence \r (carriage return) #8

Closed
SicroAtGit opened this issue Sep 5, 2021 · 0 comments
Closed

Add escape sequence \r (carriage return) #8

SicroAtGit opened this issue Sep 5, 2021 · 0 comments
Assignees
Labels
feature New feature
Milestone

Comments

@SicroAtGit
Copy link
Owner

SicroAtGit commented Sep 5, 2021

Matches the carriage return character.

@SicroAtGit SicroAtGit added this to the 1.0 beta milestone Sep 5, 2021
@SicroAtGit SicroAtGit self-assigned this Sep 5, 2021
@SicroAtGit SicroAtGit added the feature New feature label Sep 15, 2021
SicroAtGit added a commit that referenced this issue Dec 30, 2021
Matches the carriage return.

In PureBasic this means:

- `Chr(13)`, `#CR`

Close #8
SicroAtGit added a commit that referenced this issue Dec 31, 2021
Matches the carriage return.

In PureBasic this means:

- `Chr(13)`, `#CR$`

Close #8
SicroAtGit added a commit that referenced this issue Dec 31, 2021
Matches the carriage return.

In PureBasic this means:

- `Chr(13)`, `#CR$`

Close #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant