Color_yr

Results 82 comments of Color_yr

> 參考 tools/rime_api_console.cc 这里面没有加载Schema的教程。

往RimeSimulateKeySequence里面输入\b退格似乎用不了

> > > 參考 tools/rime_api_console.cc > > > > > > 这里面没有加载Schema的教程。 > > 再细心点阅读下代码,有的 https://github.com/rime/librime/blob/master/tools/rime_api_console.cc#L120 > > > 往RimeSimulateKeySequence里面输入\b退格似乎用不了 > > 因为RimeSimulateKeySequence里传递的是repr,退格是`{BackSpace}`不是`\b` 我试试 可以了

已经会用了 https://github.com/Coloryr/RimeSharp

`dlopen` a GPLv3 lib, your project must GPLv3, because this is not process isolation

> > `dlopen` a GPLv3 lib, your project must GPLv3, because this is not process isolation > > Good catch. I'll add that to the top post I mean load...

i found the issue in https://github.com/AvaloniaUI/Avalonia/blob/51dbf954eff0c1d9e78c4aded3c621ad003613b8/src/Avalonia.Controls/Window.cs#L1074-L1084 in windows ![image](https://github.com/user-attachments/assets/f5892fa2-18dc-43f2-9cfe-83bc32cc61ad) ![image](https://github.com/user-attachments/assets/f87c1e43-4e03-481e-8da1-15b0cecaabcb) in linux ![image](https://github.com/user-attachments/assets/991fb69f-1299-43f2-b600-27095c64646f) ![image](https://github.com/user-attachments/assets/8f593851-00e7-43ed-bf8f-533b0cfa024c)

这个我还真不懂为啥