Friedrich von Never

Results 297 comments of Friedrich von Never

First of all, I think that the titular _better XMPP integration_ should be done. You propose a viable solution, but currently I'd vote against that particular solution. @vitalyster told me...

@oxpa that's an issue to transport messages edited in Telegram to XMPP, not other way around. I've created a dual issue for XMPP → Telegram communication, see #29 (although I...

Hi! The root cause of this issue is reported in #27. The workaround is also being worked on in Rider; see [RIDER-51905](https://youtrack.jetbrains.com/issue/RIDER-51905) for details.

Maybe add a cmdlet/operator to call native command and get its raw output (as a byte array / stream?), something like this: ``` powershell # Consider ^& operator is an...

But maybe we could add a special kind of redirection operator (like `2>&1`, `3>&1`, `*>&1` we already have), something like this (where `%>&1` is a new redirection operator that redirects...

@be5invis okay, it seems like this proposal also supports all the relevant use cases I can imagine.

I was able to reproduce the issue on 1.0.0-beta78 (the latest one at the moment), and 1.0.0-beta76, too. Steps to reproduce: 1. Get a fresh Stack installation on Windows (I...

Note that the process tree looks like this: ![image](https://user-images.githubusercontent.com/92793/89122388-e1937b80-d4f0-11ea-828b-e5eb94cd31f2.png) (first `stack.exe` is a Chocolatey wrapper I have in `Path`) So, when I say that the count has been increased by...

> Btw, I accept pull requests 😉 Which exactly was my intention. Thanks for answer!

Why? Was the progress somehow improved? If not, it is still a big issue (I heard other users complaining about it), disregard if I intend to work on it or...