Omnimaga

Omnimaga => Discontinued => Our Projects => OmnomIRC Development => Topic started by: JosJuice on June 18, 2011, 05:06:05 am

Title: /me has an extra space
Post by: JosJuice on June 18, 2011, 05:06:05 am
Viewed from an IRC client, a /me line sent by OmnomIRC looks like this:

Code: [Select]
(10:18:02) OmnomIRC: (O)* Keoni29  slaps fishbot in the face with a large fishbone(plus colors)

It should probably be like this:

Code: [Select]
(10:18:02) OmnomIRC: (O)* Keoni29 slaps fishbot in the face with a large fishbone
Is the space between the * and the username also a mistake, or is it intentional?
Title: Re: /me has an extra space
Post by: yrinfish on June 18, 2011, 05:07:43 am
I think it is a mistake, but it shouldnt be too hard to remove that (if it is ommon's fault)?
Netham45?/me tries it on irc
Title: Re: /me has an extra space
Post by: Deep Toaster on June 18, 2011, 11:24:22 am
I noticed that too, but then I realized it actually lines the text up better with normal (non-/me) lines. It's

Quote from: OmnomIRC
<Deep Thought> test
* Deep Thought  test

as opposed to

Quote from: OmnomIRC
<Deep Thought> test
* Deep Thought test
Title: Re: /me has an extra space
Post by: Netham45 on June 18, 2011, 03:04:54 pm
I noticed that too, but then I realized it actually lines the text up better with normal (non-/me) lines. It's

Quote from: OmnomIRC
<Deep Thought> test
* Deep Thought  test

as opposed to

Quote from: OmnomIRC
<Deep Thought> test
* Deep Thought test

This is why that was done, so a /me has the same length for the name as a normal message.
Title: Re: /me has an extra space
Post by: Deep Toaster on July 01, 2011, 01:02:58 pm
Bump: Omnom got reorganized but the extra space is still there (only for /me from OmnomIRC, with link).