Public bug reported:
function box()
echo("\nusing echo():\n")
echo("******************************************************************\n")
echo("**"..string.rep(" ", 62).."**\n")
echo("******************************************************************\n")
end
wrong line wrap in trigger context unless line wrap is increased to a
higher value than 2 line lengths
** Affects: mudlet
Importance: Critical
Status: New
** Changed in: mudlet
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1133023
Title:
line wrap of echo in trigger context
Status in Mudlet the MUD client:
New
Bug description:
function box()
echo("\nusing echo():\n")
echo("******************************************************************\n")
echo("**"..string.rep(" ", 62).."**\n")
echo("******************************************************************\n")
end
wrong line wrap in trigger context unless line wrap is increased to a
higher value than 2 line lengths
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1133023/+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