modern-irc icon indicating copy to clipboard operation
modern-irc copied to clipboard

No way to change background without foreground

Open SoniEx2 opened this issue 8 years ago • 7 comments
trafficstars

Please fix/add:

^C,<COLOR>

This is especially useful when combined with RGB colors.

SoniEx2 avatar Sep 29 '17 19:09 SoniEx2

Unless this is implemented in a few clients out there already, unfortunately I'm not able to specify it

DanielOaks avatar Sep 29 '17 20:09 DanielOaks

hexchat does it.

SoniEx2 avatar Sep 29 '17 20:09 SoniEx2

Thanks, I'll do some testing with my test system to confirm!

DanielOaks avatar Sep 29 '17 20:09 DanielOaks

Weechat supports this as well as a second random data-point.

I'm not sure if under-the-hood it's translating it to the more common form (fg,bg) or not. presumably it is, and it's just a user convenience thing?

euank avatar Sep 29 '17 20:09 euank

Irssi will remove this to match mIRC https://github.com/irssi/irssi/pull/742

ailin-nemui avatar Nov 20 '17 14:11 ailin-nemui

Should the same logic also apply to hex colours then?

The Lounge currently does not handle this case either.

xPaw avatar Nov 22 '17 13:11 xPaw

The specific case detailed in that issue looks weird. I'm gonna test this a bit more extensively and update the page based on those results, to ensure I'm getting the right behaviour detailed.

DanielOaks avatar Nov 22 '17 21:11 DanielOaks