Lorenz Hübschle

Results 242 comments of Lorenz Hübschle

If someone mentions a channel in a message, that's turned into a link that opens that channel when you click it. This mechanism uses `-noswitch`.

Yes obviously I join most channels with `/join` too, but when clicking a channel link in GB the user expects GB to do the right thing, so we send `/join...

We've been over this many times, no settings for things that shouldn't need one. Maybe a non-modal warning could be shown if `/j` / `/join` / `/query` without `-noswitch` is...

Hi @jcharaoui - OTR appears to be implemented as a script in WeeChat. I've never used it myself, so I was wondering if you could help me to figure out...

Hmm. It seems that infolist allows access to the bar: http://www.weechat.org/files/doc/devel/weechat_relay_protocol.en.html#object_infolist (but we don't currently support infolist). Maybe it would be a nice feature to support this in general, and...

I haven't really attempted to track this down yet, so no idea, sorry :/

Probably not. #901 is that does nothing except on the first line, this issue is that cycling of completion suggestions only works at the beginning of the line. They're related...

yes but as always, requiring a round-trip to weechat for something that we could do without one makes high-latency connections even more annoying than they already are

Can you share the HTML that is generated for that message? Sounds like something is going wrong here with regards to input sanitizing.

Well I mean embedding un-highlighted content would be an improvement over the status quo, adding a syntax highlighting dependency for irccloud pastes sounds a bit iffy to me...