Benjamin Habié
Benjamin Habié
Absolutely agreed. Currently Codewindow auto_enable behavior can definitely be considered bugged. From an end-user perspective, it is simply impossible to disable Codewindow at runtime with the conventional Vim ways, i.e....
@eloc3147 it's been merged 4 days ago. After it gets released, it will be time for a scoop package.
what are you talking about ? my message was sent a month ago...
> @Stypox > yeah, I didn't think of it. Actually implementing like this would prevent from scrolling in fullscreen which is a useful thing now Can you explain how you...
Can you please acknowledge this issue ? Besides discussions about bug vs feature, you can clearly see how this is a counterintuitive and confusing behavior for the majority of users:...
Got this issue too with Neovim on Windows 11. However this is not an issue with the integrated console, it loads fine on my end. This is an issue with...
[windows] init.lua and other lua files can't be loaded if there are non-ASCII characters in pathname
This is actually far more widespread than exclusive to chinese characters, it seems to be the case with **any non-ASCII character**. I've got an `é` in my name (which is...
@gdh1995 is absolutely right. I had the same issue for a long time, and this is exactly what the problem was: `permissions.default.shortcuts` set to `2` is `about:config` (which means to...
Thanks for the quick response. Then, does it seem feasible to consider adding this feature ? I think this wouldn't be a difficult thing to implement, since if I'm not...
Script works perfectly indeed. (Powershell 7.3.1 Win 10) PS: I strongly suggest putting it in your `$profile` as is, instead of the clunky way it is done by `broot` which...