MokOopsing
MokOopsing
### System (Mac, Windows 7/8/10, Linux) / 操作系统 Windows 10 ### SwitchHosts! Version / SwitchHosts! 版本 v4.0.3(6070) ### Description / 描述 界面空白   ### How to reproduce / 重现步骤...
如如图所示:  连续键入空格也不会取消选择状态
如题,通常拼音中会将 `v` 转换成 `ü`, 如:  当候选不符合预期时 ,我们会习惯左右移动(),来一个字一个字来选择,此时会出现一个预期之外的现象,如图:  这个问题在仓颉方案中显得格外让人不适,如图:  左右移动后选【一】【大】  本人预期的结果:对comment_format处理后,无论如何操作都是处理之后的结果
如这个ISSUE 的需求 > https://github.com/rime/librime/issues/454 很早之前不知道用LUA,现在再次提出来问问能否实现 @shewer @hchunhui @TsinamLeung 麻烦看下是否有可行性
如题建议不打包bin文件,一来是预置的bin文件头中的版本号太旧了,加载时会有报错,二是会加大体积,二进制文件交给用户自己布署就可以了 https://github.com/rime/plum/blob/6f502ff6fa87789847fa18200415318e705bffa4/Makefile#L36 https://github.com/rime/plum/blob/6f502ff6fa87789847fa18200415318e705bffa4/Makefile#L43-L46 
seg:reopen(env.engine.context.caret_pos-1) 这样写对吗 没有反应也没报错
adjust mainText on space, mainly for input methods with submode Here is the modified result:       
Hi, I’m reviewing the implementation of commitComposition(_:), and I’d like to confirm whether the explicit commit(string:) call here is still necessary. ```swift /*! @method @abstract Called when a user action...
This pull request introduces the ability to control whether the candidate list is displayed through a Rime option (_hide_candidate). This feature was originally implemented in [Trime](https://github.com/osfans/trime). When the option is...