沈煜

Results 7 issues of 沈煜

I set PowerShell as the default shell of vim in Windows ```vim if has("win32") let &shell='pwsh' let &shellcmdflag = '-NoLogo -NoProfile -ExecutionPolicy RemoteSigned -Command [Console]::InputEncoding=[Console]::OutputEncoding=[System.Text.Encoding]::UTF8;' let &shellredir = '2>&1 |...

增加判断 $recommend 是否为 empty 的判断,否则如果 recommand 的文章数量

Add dark and light mode theme to Mintty with hard, medium and soft contrast.

**Describe the bug** If there is a Chinese character string, the highlighting of this line of code will be incorrect. See line 7 of the screenshot for details **To Reproduce**...

Arduino uno Usb Host Shield v2 HHKB Professional2 Type-S 官方示例 [USBHIDBootKbdAndMouse.ino](https://github.com/felis/USB_Host_Shield_2.0/blob/master/examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino) 写入 Arduino,无法读取 HHKB Type-S 的键入值,试了其他几副键盘都可以正常读取(Cherry)。 官方示例和本仓库代码几乎一样,只是 USB Host Library 应该新一点。 尝试过给 Arduino 外接供电,还是一样。 不知道作者是如何正确读取出 HHKB 的键入值的。

1. Add reference: System.Web. 2. UrlDecode reg key name of session. Close #2

Add the --immt option to toggle the input method mode between two specific modes. Useage: ```shell .\AIMSwitcher.exe --immt [INPUTMETHODMODE1] [INPUTMETHODMODE2] ```