mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03737
[Bug 1371365] [NEW] Mudlet replaces \t in the incoming text with spaces
Public bug reported:
Mudlet replaces \t in the incoming text with spaces, which is a
regression as triggers relying on \t won't work anymore. Ideally Mudlet
would support rendering tabs properly, but until then a workaround
shouldn't be hardcoded in the C++ core that breaks triggers.
Replacing \t with spaces in Mudlets own output is OK, as that doesn't
affect triggers.
** Affects: mudlet
Importance: Medium
Status: New
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1371365
Title:
Mudlet replaces \t in the incoming text with spaces
Status in Mudlet the MUD client:
New
Bug description:
Mudlet replaces \t in the incoming text with spaces, which is a
regression as triggers relying on \t won't work anymore. Ideally
Mudlet would support rendering tabs properly, but until then a
workaround shouldn't be hardcoded in the C++ core that breaks
triggers.
Replacing \t with spaces in Mudlets own output is OK, as that doesn't
affect triggers.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1371365/+subscriptions
Follow ups
References