mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03750
[Bug 1371365] Re: Mudlet replaces \t in the incoming text with spaces
** Changed in: mudlet
Status: New => Confirmed
** Summary changed:
- Mudlet replaces \t in the incoming text with spaces
+ Mudlet replaces tabs in the incoming text with spaces
--
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 tabs in the incoming text with spaces
Status in Mudlet the MUD client:
Confirmed
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
References