delthas

Results 68 comments of delthas

> i think it should more generally be able to spoiler || like this || since that works inline too. it would also be nice if there was a way...

Is there a way to dynamically know about OSC 777 support by looking at the dynamic/on-disk terminfo?

> The simplest solution would probably be something like a TAGMSG with a client tag (akin to the existing typing indicator spec). Yes, regularly sending eg `@+location=geo://... TAGMSG user`

> please feel free to point out how it actually operates You open your IRC app and open a private message tab with your friend. You press "share my location",...

I think that for it to be intuitive to users, each command should have a description, parameters and the meaning of each parameter. But it sounds difficult to design a...

Example use case: IM app, should clear the notificaiton when the particular channel containing the message causing the notification is seen

Windows: yes (but needs support in the toast library, see linked issue) Browsers: yes: https://developer.mozilla.org/en-US/docs/Web/API/Notification/close MacOS: seems to be difficult at first glance

Windows: yes: https://github.com/go-toast/toast/issues/37 Browsers: not really (there is silent and vibrate) MacOS: apparently not (at least not in oascript display notification)

PR open at: https://github.com/znc/znc/pull/1573

OK, will try that. Thanks for the quick reply.