Brief summary of issue:
cecho behavior change with newlines and creplaceLine causing different display output. Previously the text was appended on the same line, now it is appended on a different line.
Steps to reproduce the issue:
- Create a trigger that matches string 'REPLACE_ME'
- Add trigger code: cecho("\n"), selectCurrentLine(), creplaceLine("REPLACED"), cecho("(cecho)")
- Trigger the pattern and observe display output
Error output
N/A
Extra information, such as the Mudlet version, operating system and ideas for how to solve:
User reports behavior changed between versions but doesn't specify which versions. New behavior shows different text positioning compared to old behavior. User mentions it's easily fixable on their end.
New:
Old:
Auto-generated from Discord by mudlet-bug-bot • Reporter: Zooka • Source message
Brief summary of issue:
cecho behavior change with newlines and creplaceLine causing different display output. Previously the text was appended on the same line, now it is appended on a different line.
Steps to reproduce the issue:
Error output
N/A
Extra information, such as the Mudlet version, operating system and ideas for how to solve:
User reports behavior changed between versions but doesn't specify which versions. New behavior shows different text positioning compared to old behavior. User mentions it's easily fixable on their end.
New:
Old:
Auto-generated from Discord by mudlet-bug-bot • Reporter: Zooka • Source message