Zhai Can

Results 28 issues of Zhai Can

The `host` example fails to share a logitech receiver. ## How I reproduced it: 1. Plug in the receiver on my Raspberry PI 2. Set up the server: ```console ~/usbip...

Hi! Some rpc methods are still missing, e.g. [blockchain.transaction.id_from_pos](https://electrumx.readthedocs.io/en/latest/protocol-methods.html#blockchain-transaction-id-from-pos). This is useful for fetching all the transaction ids from a specified block height.

有`commit_text`方法了,但好像没有找到相应的回删方法。就像安卓中的`inputConnection.deleteSurroundingText(1, 0);`。原本想用发送Backspace这样的方法替代的,但目前还没成功,而且我看的好像现在在rime-lua中发送按键还是有点复杂。

lua_processor写在`recognizer`后就收不到key down事件了,只有key release事件。

This has an unstable reproducibility. Just do `[8][Shift][8][Down][2][7][AC]` over and over... You will (fortunately) get a freeze. Sometimes after the emulator launched, doing `[8][Shift]` will just cause a freeze; sometimes...

Some subcommands are missing `--help` options. This PR adds them. The old behavior: ```console ~ ❯ bcachefs device online --help ✘ INT 16:51:31 bcachefs: invalid option -- '-' bcachefs device...

Hi. I've just been using this userspace tool for a while, and it will be very nice if there are some auto-completion supports for shells, like bash, fish, zsh etc....

**Problem description** On Android 14, `termux-usb -r` responds very very slowly. **Steps to reproduce** As the console log shown below: When I entered `termux-usb -r`, it showed the permission request...

Hi. I'm trying to compile this useful project, and encountered this error: ```console ~/beastblackbox master ?1 ❯ make 22:08:05 gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s...

Hello. This changes the project to a CMake project.