Denis Kasak

Results 109 comments of Denis Kasak

I don't have any amazing suggestions since I lack context and knowledge of the internals. If I had to make a judgement call, I'm leaning towards wanting something like the...

@Prinzhorn Really sorry, I seem to have missed this. I didn't have much use cases for intercepting WebSocket using mitmproxy lately, but that design looks fine to me.

To be clear, this is an umbrella issue with many possible different causes, not a narrow problem that's not being worked on. Most of the time when you're unable to...

@jamesquilty Yes, this is already handled by the `MarkdownReporter`. The trick is to enclose the diff into a Markdown fenced code block. ```` ```diff Diff lines Go here ``` ````

Oh, right. So I see now that I've totally neglected to mention that I was talking about the YAML frontmatter, oops. This is why I hadn't noticed that vim-pandoc doesn't...

Done, along with some more issue title bikeshedding because it seems I accidentally a word the first time around.

Ah, right, I guess I'm remembering a previous setup where I manually triggered completion. However, what I now realize that I *actually* want is a key that would expand my...

Agreed with @babolivier. We need to fix this by displaying a Discord/Thunderbird-style tooltip, as already implemented in [Element Android](https://github.com/vector-im/element-android/pull/6164) and [Element iOS](https://github.com/vector-im/element-ios/pull/6209). @nadonomy: I don't think there is much design...

Note that if you're seeing `Message search initialisation failed` (and `Error opening the database: SqlCipherError("Sqlcipher support is missing")` when expanded), then this is likely about https://github.com/matrix-org/seshat/issues/102. If you're seeing something...

@Polve, see https://github.com/matrix-org/seshat/issues/102#issuecomment-943311270 for the only known workaround.