Liam Clink
Liam Clink
@rbtcollins Im not sure how to do what you are asking, but it seems this has been addressed. How was this fixed @ChrisDenton ?
This issue is still relevant on Windows 10, and for me has had the downstream effect of preventing me from being able to build OpenCV on an exFAT drive. Is...
I was just about to submit just the same pull request. The reason for this btw is that it's bringing grep into line with the POSIX standard. See: https://github.com/koalaman/shellcheck/issues/2573
It appears that line 109 and 112 in `ime/app/src/main/java/com/anysoftkeyboard/quicktextkeys/TagsExtractorImpl.java` are the only places where the emoji recommendation is determined
Looks like at line 113 is where the suggestions are actually fetched: ```java mTagsDictionary.getSuggestions( mWordComposer, (word, wordOffset, wordLength, frequency, from) -> { // using a Set will ensure we do...
This file `ime/app/src/main/java/com/anysoftkeyboard/ime/AnySoftKeyboardTagsSearcher.java` no longer exists. I also looked back at the last commit before Sept 29 (when this issue was submitted) and it didn't exist then either... Edit: Turns...
What log file should I provide?
I am experiencing this too. While resizing the window, ⅓ of my cpu gets sucked up. Does that correspond to CPU rendering like you're talking about? Also where is the...
I just build lapce and the problem I was having appears to be no longer present. Could you try it again @avelican ? This issue could possibly be closed