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

Incorrect value of ansi['return'] in ansi.py #1

Closed
Griatch opened this issue Jan 21, 2014 · 2 comments
Closed

Incorrect value of ansi['return'] in ansi.py #1

Griatch opened this issue Jan 21, 2014 · 2 comments
Labels
bug An actual error or unwanted behavior.

Comments

@Griatch
Copy link
Member

Griatch commented Jan 21, 2014

From josiah.c...@gmail.com on February 15, 2007 05:09:06

Inside ansi.py, you define ansi['return'] = '\n\r'. This is incorrect.
All terminals that support two-character return codes require them in
'\r\n' order.

Original issue: http://code.google.com/p/evennia/issues/detail?id=1

@Griatch
Copy link
Member Author

Griatch commented Jan 21, 2014

From squishywaffle@gmail.com on February 19, 2007 05:17:58

Whoops, this should now be fixed. Thanks for the report.

Status: Verified
Owner: squishywaffle
Cc: 0x0045
Labels: Usability

@Griatch
Copy link
Member Author

Griatch commented Jan 21, 2014

From squishywaffle@gmail.com on April 30, 2007 12:23:58

Status: Fixed

@Griatch Griatch closed this as completed Jan 21, 2014
Griatch pushed a commit that referenced this issue Feb 1, 2014
Griatch pushed a commit that referenced this issue Apr 21, 2018
Griatch pushed a commit that referenced this issue Jun 12, 2018
tsal added a commit to tsal/evennia that referenced this issue Apr 3, 2019
Griatch pushed a commit that referenced this issue Sep 3, 2020
Updating before submitting PR.
Griatch pushed a commit that referenced this issue Mar 7, 2022
Adds the first part of Components Contrib and related docs
Griatch pushed a commit that referenced this issue Mar 27, 2022
Griatch pushed a commit that referenced this issue Jun 11, 2022
…-discussion-group

Update link to discussion forum
Griatch pushed a commit that referenced this issue Dec 21, 2022
Pull from evennia master
Griatch pushed a commit that referenced this issue Mar 17, 2023
…ptsmanagerpy

feat: #1 coverage for get all scripts on None obj
Griatch pushed a commit that referenced this issue Aug 20, 2023
Griatch pushed a commit that referenced this issue Oct 19, 2023
Adds the first part of Components Contrib and related docs
Griatch pushed a commit that referenced this issue Oct 19, 2023
Griatch pushed a commit that referenced this issue Oct 19, 2023
…ptsmanagerpy

feat: #1 coverage for get all scripts on None obj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An actual error or unwanted behavior.
Projects
None yet
Development

No branches or pull requests

1 participant