usr
usr
Oh great, vibe code
You might want to look into neotest for that If you havent already
slightly better solution that doesnt require a template: ```lua keymap = { cmdline = { [""] = { function(cmp) if cmp.is_visible() then cmp.cancel() else vim.api.nvim_feedkeys(vim.api.nvim_replace_termcodes("", true, true, true), "n", true)...
Hello, today I noticed that miraculously both sixel and kitty support randomly started working. This is difficult to explain for me, since I didnt update anything, and Windows Update claims...
this is on Windows 11 build 22631.4751, with wezterm nightly (`wezterm 20250210-070846-3bc67e44`). Both mentioned image protocols work both using the unix domain, and the local one. SSH wasnt used, this...
Also uhh this  I can assure you, the image is *not* black Once we've figured the current issue out I suppose I'll create a seperate one for this.
Did you work this out or do you still need help
Idk I don't use omnisharp anymore (Roslyn is way better imo) do you have mason.nvim installed? Is omnisharp installed?
Why would you want the fps to be higher than the refresh rate anyways? Is there any use even if the monitor cant/wont keep up? Also can you confirm that...
> there is a benefit in reduced latency I always thought that capping the fps at a lower value would lower the latency since the game engine needs to spend...