mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02949
[Bug 1099688] Re: does not resolve the \t character
Just noting that this support would be appreciated. I develop/admin on a
MUD and lack of proper tabstop support has been one of the few downsides
of mudlet. Proper tabstop support means we can read code more
efficiently/comfortably. We rely on explicitly padded format strings for
output to players, but obviously reading code is a different task.
Nonetheless, Mudlet does a lot of nice things to support both players
and developers of MUDs; the feedback loop here should be obvious, and
the mudlet-using coders on our MUD will appreciate this feature when
it's in.
Thanks for all the hard work you do.
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1099688
Title:
does not resolve the \t character
Status in Mudlet the MUD client:
New
Bug description:
Mudlet does not seem to support the \t character (tab). On muds where
this is used, Mudlet prints nothing. It does not indent at all. What
is expected is either showing the tab character or 8 spaces, but
neither happens, and things that are aligned using tabs make things
look all wonky, like maps, etc.
Mudlet: 2.1
OS: OSX 10.8.2
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1099688/+subscriptions
References