pit-ray

Results 162 comments of pit-ray

@hwine As indicated in the following URLs, it appears that Visual Studio 2022 v17.4 must be used to native compile with Arm. Otherwise, it seems to be cross-compiled. - https://learn.microsoft.com/en-us/windows/arm/add-arm-support#prerequisites...

@hwine Thanks for the pull request. I will check your script and comment.

Insert mode should be outside the jurisdiction of win-vind. Isn't that a bug in your text editor?

When I set the keyboard layout to EN(US), I could confirm the problem that HexNumpad does not work only when win-vind is running. However, I could not reproduce the behavior...

I added this problem into the project board. https://github.com/users/pit-ray/projects/2?pane=issue&itemId=35151380

Thanks you for investigating this problem. Which macro you mentioned, the one in win-vind or the one in the other tool? If it is a win-vind, please give me a...

As seen in #158 and #153, the relation between the timer of the keyboard and that of Windows may be a factor in many issues. However, if win-vind supports the...

I guess we can achieve that with the current features. You can use `map` to prevent a specific key from being absorbed. `noremap` is applied to all default maps, so...

I cannot reproduce this issue. I have tried the following procedures. 1. Select some words in MS Word using the shift key and the right key. 2. Press the ``...

@gilbh I have an idea as to why this is. You probably have the `flex` type `blockstylecaret` enabled. flex uses a selection to represent a pseudo-block, so the previous selection...