Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | ktrans: tests and various bug fixes | Jacob Moody | |
* exit if we get eof on kbdtap * do not nuke the line if we restore a kanji selection without okurigana * guard against unfortunate scheduling, the dictthread needs to get through all it can before the keythread processes more. In typical use, the processing was fast enough to never notice this condition but writing out a large set of input can trigger it. |