Nihil
Nihil
Hi @dail8859 , I must admit that my previous conclusion was wrong. If you delete `emit aboutToSave();`, every will be fine. Doing a more detailed investigation, I found that the...
I'm not sure if this is correct, but it looks like `SCI_FINDTEXT` and `SCI_REPLACETARGET` are based on different units. Concretely, `SCI_FINDTEXT` looks to use "character" as units, that is to...
Unfortunately, I don't see `QRegularExpression` and `std::regex` provide any interface based on byte position, nor do I see Scintilla provide any interface based on character position. Without changing the framework,...
I believe this is a problem with `make install`. https://github.com/dail8859/NotepadNext/blob/efedc0adb408af52bc4edb72a3d254684843f807/.github/workflows/build.yml#L52-L61 According to my test, `make install` will ignore all files except the binary program. That means, even if you installed...
> 新版本的deepin-wine似乎已经能比较好地解决字体问题了,一般装上去就能用了。 事实上并不行,系统Ubuntu 20.10,DE Cinnamon,QQ的其他地方能正常显示中文,但是唯独输入框全是方框。使用方法[wszqkzqk/deepin-wine-ubuntu#136 (comment) ](https://github.com/wszqkzqk/deepin-wine-ubuntu/issues/136#issuecomment-514585722)得以解决。 补充:并没有完全解决,聊天窗口的标题栏(即显示对方/群聊名字)仍然是方块,暂未找到解决办法
看起来是fcitx和QQ有什么冲突,将激活键更换之后,按ctrl不再有粘滞问题。
粘滞现象不只是出现在ctrl上,shift也会
Thanks for your wonderful work, it works fine in my documents.
研究了半天,才发现原来是我79精通刻晴所以不算数。。。要是能手动切就好了。