Tomas Sandven
Tomas Sandven
Super gentle prod just to hear if you're planning on fixing this :sweat_smile: I use movements like `df"`, `dt` etc. quite a lot, so I keep running into this bug....
> I personally stopped using `f`/`t` motions from this plugin Do you mean you stopped using f/t motions altogether, or is there an easy workaround I'm not seeing?
Awesome! :tada: I rewrote all my stuff to use `require("nvim-treesitter.textobjects.repeatable_move").make_repeatable_move_pair` a while ago, but it feels really weird to use `nvim-treesitter.textobjects` to repeat git chunk moves, document diagnostic moves etc....
Ok, seriously... I'm using a Windows 10 desktop as my server and a Linux (Debian) laptop as my client. I'm supposed to code on the Linux laptop, but how am...
I just noticed something strange. I switched to a different layout using `setxkbd -layout us`, then switched back to my normal layout (`setxkbd -layout no`) and now `AltGr` works for...
This issue completely breaks the plugin for me. I have `require("notify").dismiss()` as part of my default `` keybind, which I press almost constantly. If I happen to press it while...
> I don't think adding `hostname` variable to neovide is a right solution for this. > > > > Basically, you want to configure refresh rate for the client, but...
I'm using Temporal at my job to process large batches of data that can take multiple days to complete. This creates hundreds or thousands of workflows in Temporal that all...
Any official comments on this? I still have this problem, and it still bites me in the ass many times every day. It is undoubtedly the greatest source of frustration...
This has been happening to me the last few weeks, it seems to have started after I installed Armored Core 6. A bunch of `fossilize_replay` processes will be running and...