This isn't a bug but intended behaviour.
** Changed in: mudlet
Status: New => Won't Fix
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/817712
Title:
appendBuffer() does not respect previously echoed \n's
Status in Mudlet the MUD client:
Won't Fix
Bug description:
This bug is rather simple to reproduce, and the summary says it all.
Use this script on any trigger. All \n's that are echoed get squashed
to a space... instead of being a new line.
code --
selectString(line,1)
copy()
deselect()
echo("\nNew line 1\nNew line 2\n")
appendBuffer()
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/817712/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mudlet-makers
More help : https://help.launchpad.net/ListHelp