pit-ray

Results 165 comments of pit-ray

Thanks for the idea. Since the current win-vind have no register, I will probably start with implementing it. Then we can use the syntax `"{register}` of Vim. And then I...

I thought `` was just a clipboard history of a single clipboard. Is it possible to use it as multiple clipboards? I understand that it is easiest to use `d`...

I see. I understand. I make it open for the milestone.

That's the approach taken by [rcmdnk/vim_ahk](https://github.com/rcmdnk/vim_ahk). However, as I have stated [here](https://github.com/pit-ray/win-vind/issues/31#issuecomment-898881614), even if implemented, it would be option. To represent a mode, it must be a distinguishable symbol, but...

> I totally get it is not in your priority, but I think there would be huge value (at least to some people!). I see. I will consider the costs...

That's a good idea. I'll try to implement it. Thanks.

Probably because it is interpreted as a `` command. It needs to be fixed.

Thanks for using it. I have not been able to reproduce it. However, I am using a multi-language IME, so the keycode of `` recognized by Windows may be different...

I have installed and tested **Windows 10 Home Single Language 21H1 Build19043.1348** and found the same behavior. I will now work on fixing the bug. Thanks for the report.

Hi. I found the factor of the problem, but I didn't know its solution. In Windows10, if absorb the input message of some toggle keys (e.g. ``, ``) to low-level,...