kekscode

Results 29 comments of kekscode

> We also need the logfile `neovide --log`, for both reporting to winit and debugging. Note, all kepresses and visible text in Neovide is logged, so don't include any private...

> Can you try the Alacritty terminal https://github.com/alacritty/alacritty, it uses the same backend library https://github.com/rust-windowing/winit, for keyboard input as Neovide? So, if it does not work there either, we should...

> BTW, could you test if it works with some other expansion than `ü`? That is probably requires pressing a dead key on your real physical keyboard, and might be...

> @kekscode, are you able to test this PR? > > * [Update dependencies and Winit to 0.29.10 #2310](https://github.com/neovide/neovide/pull/2310) > > There's one potential fix, although it's quite unlikely. But...

> @kekscode, are you able to test this PR? > > * [Update dependencies and Winit to 0.29.10 #2310](https://github.com/neovide/neovide/pull/2310) > > There's one potential fix, although it's quite unlikely. But...

I think this is an edge case: https://docs.gomplate.ca/datasources/#overriding-mime-types

> I experience something similar sometimes: I do "Ctrl+o" and then find myself in an empty buffer. I don't know exactly what to do about it. I could change the...

Sounds like a good solution. I‘ll check the PR and give you feedback as soon as possible.

I had a quick look and generally it works, but I litterally just switched to the branch, did a `:Lazy sync` and tried to activate/deactivate replacer and then re-visiting my...

I tested a bit and i have a suggestion (maybe independent from this testing branch): ``` File 1.md:Text content File 2.md:Text content File 3.md:Text content ``` and then i activate...