gaowanqiu

Results 7 issues of gaowanqiu

When I coding, using _.cquery_ instead of _compile_commands.json_ is more convenient because I will create or rename files later. But cquery will teat the folder exist _.cquery_ file as root...

I want use `terminal.app` instead of VSCode console output.

enhancement
help wanted
lldb
osx

拉取star列表时,希望一页一页拉取,而不是现在一次拉取所有页。star太多,一次拉取会触发GitHub的API滥用防御

🐛 bug
question

I deploy a master, several workers, but our repo contains android and iOS. How to config to make android repo use android worker, iOS repo use iOS worker?

Followed this [https://medium.com/buildbot/using-hyper-sh-to-deploy-your-buildbot-126888e1164d](https://medium.com/buildbot/using-hyper-sh-to-deploy-your-buildbot-126888e1164d) I config this by webUI, set number of local workers to 8, then generate tokens, webhook (push and PR), set payload URL, then delivery payload, github EE...

The function `getCursorPosition()` use escape sequence to query cursor position. But after `write()`, the result will block this process. So we should use `pipe` or other ways to redirect to...

problem described in https://github.com/cemu-project/Cemu/issues/739 Fix #739 Fix #327 guess #556 is same, but I don't have Linux device, so cannot test XInput protocol.